[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Actions.ActionGoTo.Page

Page Property

Page

Gets this destination's target Page object. Returns null if the target page was specified by index.

Declaration
public Page Page { get; }
Public ReadOnly Property Page As Page
Implements