'Declaration Public Property MouseEnter As Vintasoft.Imaging.Pdf.Tree.PdfAction
public Vintasoft.Imaging.Pdf.Tree.PdfAction MouseEnter { get; set; }
public: __property Vintasoft.Imaging.Pdf.Tree.PdfAction* get_MouseEnter(); public: __property void set_MouseEnter(
Vintasoft.Imaging.Pdf.Tree.PdfAction* value
);
public:
property Vintasoft.Imaging.Pdf.Tree.PdfAction^ MouseEnter { Vintasoft.Imaging.Pdf.Tree.PdfAction^ get(); void set(Vintasoft.Imaging.Pdf.Tree.PdfAction^ value); }