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