'Declaration Public Property Normal As Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResource
public Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResource Normal { get; set; }
public: __property Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResource* get_Normal(); public: __property void set_Normal(
Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResource* value
);
public:
property Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResource^ Normal { Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResource^ get(); void set(Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResource^ value); }