Leadtools.Forms.DocumentReaders Namespace : DocumentWord Structure |
The following tables list the members exposed by DocumentWord.
Name | Description | |
---|---|---|
![]() | Bounds | Gets or sets the bounding rectangle of the word. |
![]() | FirstCharacterIndex | Gets or sets the index of the first character that forms this word value in the DocumentPageText.Characters list. |
![]() | FontIndex | Gets or sets the index of the font used by this word. |
![]() | FontSize | Gets or sets the font size of the word in points. |
![]() | IsEndOfLine | Gets or sets a value that indicates if this the last word in a line. |
![]() | IsEndOfPage | Gets or sets a value that indicates if this the last word in a page. |
![]() | IsEndOfParagraph | Gets or sets a value that indicates if this the last word in a paragraph. |
![]() | LastCharacterIndex | Gets or sets the index of the last character that forms this word value in the DocumentPageText.Characters list. |
![]() | RotationAngle | Gets or sets the rotation angle of this word. |
![]() | Value | Gets or sets the word value. |