'Declaration Public Property XFAResource As Vintasoft.Imaging.Pdf.Tree.PdfResource
public Vintasoft.Imaging.Pdf.Tree.PdfResource XFAResource { get; set; }
public: __property Vintasoft.Imaging.Pdf.Tree.PdfResource* get_XFAResource(); public: __property void set_XFAResource(
Vintasoft.Imaging.Pdf.Tree.PdfResource* value
);
public:
property Vintasoft.Imaging.Pdf.Tree.PdfResource^ XFAResource { Vintasoft.Imaging.Pdf.Tree.PdfResource^ get(); void set(Vintasoft.Imaging.Pdf.Tree.PdfResource^ value); }
Property Value
Value of this property will be set to null when value of the XFAResources property will be set.