'Declaration Public Property OpenDestination As Vintasoft.Imaging.Pdf.Tree.PdfDestinationBase
public Vintasoft.Imaging.Pdf.Tree.PdfDestinationBase OpenDestination { get; set; }
public: __property Vintasoft.Imaging.Pdf.Tree.PdfDestinationBase* get_OpenDestination(); public: __property void set_OpenDestination(
Vintasoft.Imaging.Pdf.Tree.PdfDestinationBase* value
);
public:
property Vintasoft.Imaging.Pdf.Tree.PdfDestinationBase^ OpenDestination { Vintasoft.Imaging.Pdf.Tree.PdfDestinationBase^ get(); void set(Vintasoft.Imaging.Pdf.Tree.PdfDestinationBase^ value); }