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