'Declaration <DefaultValueAttribute(null)> Public Property ButtonNormalIcon As Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResource
[DefaultValue(null)] public Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResource ButtonNormalIcon { get; set; }
[DefaultValue(null)] public: __property Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResource* get_ButtonNormalIcon(); public: __property void set_ButtonNormalIcon(
Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResource* value
);
[DefaultValue(null)] public:
property Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResource^ ButtonNormalIcon { Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResource^ get(); void set(Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResource^ value); }