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