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