PdfPageWord.PageNumber Property
In This Article
Indicates the page number corresponding to a specific word in a PDF file.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Docs.v24.2.dll
NuGet Package: DevExpress.Document.Processor
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value, specifying the number of a PDF page. |
See Also