Back to Devexpress

PdfDestination.Page Property

officefileapi-devexpress-dot-pdf-dot-pdfdestination.md

latest946 B
Original Source

PdfDestination.Page Property

Gets the document page where the destination is located.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Pdf.v25.2.Core.dll

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public PdfPage Page { get; }
vb
Public ReadOnly Property Page As PdfPage

Property Value

TypeDescription
PdfPage

The page where the destination is located.

|

See Also

PdfDestination Class

PdfDestination Members

DevExpress.Pdf Namespace