| Leadtools.Forms.DocumentReaders Namespace : DocumentCharacter Structure | 
The following tables list the members exposed by DocumentCharacter.
| Name | Description | |
|---|---|---|
|  | Bounds | Gets or sets the bounding rectangle of the character. | 
|  | Code | Gets or sets the character code value of this DocumentCharacter item. | 
|  | FontIndex | Gets or sets the index of the font used by this character. | 
|  | FontSize | Gets or sets the font size of the character in points. | 
|  | IsEndOfLine | Gets or sets a value that indicates if this the last character in a line. | 
|  | IsEndOfPage | Gets or sets a value that indicates if this the last character in a page. | 
|  | IsEndOfParagraph | Gets or sets a value that indicates if this the last character in a paragraph. | 
|  | IsEndOfWord | Gets or sets a value that indicates if this the last character in a word. | 
|  | RotationAngle | Gets or sets the rotation angle of this character. |