'Declaration <BrowsableAttribute(False)> Public Property OfficeDocument As Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFile
[Browsable(False)] public Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFile OfficeDocument { get; set; }
[Browsable(False)] public: __property Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFile* get_OfficeDocument(); public: __property void set_OfficeDocument(
Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFile* value
);
[Browsable(False)] public:
property Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFile^ OfficeDocument { Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFile^ get(); void set(Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFile^ value); }