For a list of all members of this type, see CodecsTxtLoadOptions members.
Name | Description | |
---|---|---|
![]() | BackColor | Gets or sets the text background color. |
![]() | Bold | Indicates whether or not the text font should be bold. |
![]() | BottomMargin | Gets or sets the bottom margin used when saving TEXT images. |
![]() | 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 or not the text font should be italic. |
![]() | LeftMargin | Gets or sets the left margin used when saving TEXT images. |
![]() | PaperHeight | Gets or sets the height of the paper used when saving TEXT images. |
![]() | PaperWidth | Gets or sets the width of the paper used when saving TEXT images. |
![]() | RightMargin | Gets or sets the right margin used when saving TEXT images. |
![]() | Strikethrough | Indicates whether or not the text font should use strikethrough style. |
![]() | TopMargin | Gets or sets the top margin used when saving TEXT images. |
![]() | Underline | Indicates whether or not the text font should be underlined. |
![]() | UseSystemLocale | Indicates whether to use the current Windows locale (code page) when rendering text files. |