Click or drag to resize

PdfDestinationPage Property

Gets a reference to the destination page of this object.

Namespace:  RadPdf.Data.Document.Destinations
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 5.6.0.0 (5.6.0.0)
Syntax
public PdfPage Page { get; }

Property Value

Type: PdfPage
See Also