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


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

Public Properties

 NameDescription
Public PropertyBackColor Gets or sets the background color used when rendering RTF documents.  
Public PropertyBottomMargin Gets or sets the bottom margin used when loading RTF images.  
Public PropertyLeftMargin Gets or sets the left margin used when loading RTF images.  
Public PropertyPaperHeight Gets or sets the height of the paper used when loading RTF images.  
Public PropertyPaperWidth Gets or sets the width of the paper used when loading RTF images.  
Public PropertyRightMargin Gets or sets the right margin used when loading RTF images.  
Public PropertyTopMargin Gets or sets the top margin used when loading RTF images.  
Public PropertyXResolution Gets or sets the horizontal display resolution in dots per inch.  
Public PropertyYResolution Gets or sets the vertical display resolution in dots per inch.  
Top

See Also