'Declaration <BrowsableAttribute(False)> Public Property Files As Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFileSpecification[]
[Browsable(False)] public Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFileSpecification[] Files { get; set; }
[Browsable(False)] public: __property Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFileSpecification*[] get_Files(); public: __property void set_Files(
Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFileSpecification*[]* value
);
[Browsable(False)] public:
property Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFileSpecification^[] Files { Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFileSpecification^[] get(); void set(array<Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFileSpecification^>^ value); }