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