'Declaration <BrowsableAttribute(False)> Public Property DataFields As Vintasoft.Imaging.Pdf.Tree.FileAttachments.PdfAttachmentDataFieldCollection
[Browsable(False)] public Vintasoft.Imaging.Pdf.Tree.FileAttachments.PdfAttachmentDataFieldCollection DataFields { get; set; }
[Browsable(False)] public: __property Vintasoft.Imaging.Pdf.Tree.FileAttachments.PdfAttachmentDataFieldCollection* get_DataFields(); public: __property void set_DataFields(
Vintasoft.Imaging.Pdf.Tree.FileAttachments.PdfAttachmentDataFieldCollection* value
);
[Browsable(False)] public:
property Vintasoft.Imaging.Pdf.Tree.FileAttachments.PdfAttachmentDataFieldCollection^ DataFields { Vintasoft.Imaging.Pdf.Tree.FileAttachments.PdfAttachmentDataFieldCollection^ get(); void set(Vintasoft.Imaging.Pdf.Tree.FileAttachments.PdfAttachmentDataFieldCollection^ value); }