PdfWordSegment Properties
Represents a word segment in a document.Name | Description |
---|---|
Characters | Returns a list of the word segment’s characters. |
Rectangle | Returns a rectangle surrounding the word’s segment. |
Text | Returns a Unicode representation of the word’s segments. |
See Also