PdfBitmapBox.PageNumber Property
Gets the page number where the bitmap is located.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value that is the page number. |
See Also