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


For a list of all members of this type, see CodecsTxtLoadOptions members.

Public Properties

 NameDescription
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 file filter.  
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.  
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.  
Top

See Also