IPdfViewerAnnotationBuilder.PageNumber Property
Gets the number of the page on which the annotation is located.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.1.Drawing.dll
NuGet Package: DevExpress.Pdf.Drawing
Declaration
Property Value
Type | Description |
---|---|
Int32 | The page number. |
See Also