'Declaration Public Property RolloverStates As Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResourceDictionary
public Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResourceDictionary RolloverStates { get; set; }
public: __property Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResourceDictionary* get_RolloverStates(); public: __property void set_RolloverStates(
Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResourceDictionary* value
);
public:
property Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResourceDictionary^ RolloverStates { Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResourceDictionary^ get(); void set(Vintasoft.Imaging.Pdf.Tree.PdfFormXObjectResourceDictionary^ value); }