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