PdfPage.GetPageIndex() Method
In This Article
Returns the page index.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
#Returns
Type | Description |
---|---|
Int32 | The page index. |
See Also