'Declaration Public Property Extensions As Vintasoft.Imaging.Pdf.Tree.PdfDeveloperExtensionDictionary
public Vintasoft.Imaging.Pdf.Tree.PdfDeveloperExtensionDictionary Extensions { get; set; }
public: __property Vintasoft.Imaging.Pdf.Tree.PdfDeveloperExtensionDictionary* get_Extensions(); public: __property void set_Extensions(
Vintasoft.Imaging.Pdf.Tree.PdfDeveloperExtensionDictionary* value
);
public:
property Vintasoft.Imaging.Pdf.Tree.PdfDeveloperExtensionDictionary^ Extensions { Vintasoft.Imaging.Pdf.Tree.PdfDeveloperExtensionDictionary^ get(); void set(Vintasoft.Imaging.Pdf.Tree.PdfDeveloperExtensionDictionary^ value); }