PdfDestination.Page Property
In This Article
Gets the document page where the destination is located.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Pdf |
The page where the destination is located. |
See Also