Back to Devexpress

PdfPageWord Properties

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

latest1.1 KB
Original Source

PdfPageWord Properties

An individual word related to a specific PDF page.

NameDescription
CharactersReturns a list of the word’s characters. Inherited from PdfWord.
PageNumberIndicates the page number corresponding to a specific word in a PDF file.
RectanglesReturns rectangles surrounding the word. Inherited from PdfWord.
SegmentsReturns a list of the word’s segments. Inherited from PdfWord.
TextReturns a Unicode representation of the word’s characters. Inherited from PdfWord.

See Also

PdfPageWord Class

PdfPageWord Members

DevExpress.Pdf Namespace