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