| Leadtools.Codecs Namespace : CodecsTxtLoadOptions Class |
The following tables list the members exposed by CodecsTxtLoadOptions.
| Name | Description | |
|---|---|---|
![]() | BackColor | Gets or sets the text background color. |
![]() | Bold | Indicates whether the text font should be bold. |
![]() | Enabled | Enables or disables the LEADTOOLS Txt codec. |
![]() | FaceName | Gets or sets the text font face name. |
![]() | FontColor | Gets or sets the text font color. |
![]() | FontSize | Gets or sets the text font size in points. |
![]() | Highlight | Gets or sets the text highlight color. |
![]() | Italic | Indicates whether the text font should be italic. |
![]() | Strikethrough | Indicates whether the text font should use strikethrough style. |
![]() | Underline | Indicates whether the text font should be underlined. |
![]() | UseSystemLocale | Indicates whether to use the current Windows locale (code page) when rendering text files. |