'Declaration <BrowsableAttribute(False)> Public Property Destination As Vintasoft.Imaging.Pdf.Tree.PdfDestinationBase
[Browsable(False)] public Vintasoft.Imaging.Pdf.Tree.PdfDestinationBase Destination { get; set; }
[Browsable(False)] public: __property Vintasoft.Imaging.Pdf.Tree.PdfDestinationBase* get_Destination(); public: __property void set_Destination(
Vintasoft.Imaging.Pdf.Tree.PdfDestinationBase* value
);
[Browsable(False)] public:
property Vintasoft.Imaging.Pdf.Tree.PdfDestinationBase^ Destination { Vintasoft.Imaging.Pdf.Tree.PdfDestinationBase^ get(); void set(Vintasoft.Imaging.Pdf.Tree.PdfDestinationBase^ value); }