LEADTOOLS Image File Support (Leadtools.Codecs assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
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 Property BackColorGets or sets the background color used when rendering RTF documents.  
public Property BottomMarginGets or sets the bottom margin used when loading RTF images.  
public Property LeftMarginGets or sets the left margin used when loading RTF images.  
public Property PaperHeightGets or sets the height of the paper used when loading RTF images.  
public Property PaperWidthGets or sets the width of the paper used when loading RTF images.  
public Property RightMarginGets or sets the right margin used when loading RTF images.  
public Property TopMarginGets or sets the top margin used when loading RTF images.  
public Property XResolutionGets or sets the horizontal display resolution in dots per inch.  
public Property YResolutionGets or sets the vertical display resolution in dots per inch.  
Top

See Also