Leadtools.Codecs Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
CodecsTxtLoadOptions Class Members
See Also  Properties 
Leadtools.Codecs Namespace : CodecsTxtLoadOptions Class


The following tables list the members exposed by CodecsTxtLoadOptions.

Public Properties

 NameDescription
Public PropertyBackColor Gets or sets the text background color.  
Public PropertyBold Indicates whether or not the text font should be bold.  
Public PropertyBottomMargin Gets or sets the bottom margin used when saving TEXT images.  
Public PropertyEnabled Enables or disables the LEADTOOLS Txt codec.  
Public PropertyFaceName Gets or sets the text font face name.  
Public PropertyFontColor Gets or sets the text font color.  
Public PropertyFontSize Gets or sets the text font size in points.  
Public PropertyHighlight Gets or sets the text highlight color.  
Public PropertyItalic Indicates whether or not the text font should be italic.  
Public PropertyLeftMargin Gets or sets the left margin used when saving TEXT images.  
Public PropertyPaperHeight Gets or sets the height of the paper used when saving TEXT images.  
Public PropertyPaperWidth Gets or sets the width of the paper used when saving TEXT images.  
Public PropertyRightMargin Gets or sets the right margin used when saving TEXT images.  
Public PropertyStrikethrough Indicates whether or not the text font should use strikethrough style.  
Public PropertyTopMargin Gets or sets the top margin used when saving TEXT images.  
Public PropertyUnderline Indicates whether or not the text font should be underlined.  
Public PropertyUseSystemLocale Indicates whether to use the current Windows locale (code page) when rendering text files.  
Top

See Also