Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / Destination Class / Page Property

In This Topic
    Page Property (Destination)
    In This Topic
    Gets this destination's target Page object. Returns null if the target page was specified by index.
    Syntax
    'Declaration
     
    Public ReadOnly Property Page As Page
    public Page Page {get;}
    See Also