Back to Devexpress

PdfPageWord.PageNumber Property

officefileapi-devexpress-dot-pdf-dot-pdfpageword.md

latest1.1 KB
Original Source

PdfPageWord.PageNumber Property

Indicates the page number corresponding to a specific word in a PDF file.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Docs.v25.2.dll

NuGet Package : DevExpress.Document.Processor

Declaration

csharp
public int PageNumber { get; }
vb
Public ReadOnly Property PageNumber As Integer

Property Value

TypeDescription
Int32

An integer value, specifying the number of a PDF page.

|

See Also

PrevWord()

NextWord()

PdfPageWord Class

PdfPageWord Members

DevExpress.Pdf Namespace