Text |
The HtmlToRtfTextSetup type exposes the following members.
Name | Description | |
---|---|---|
DefaultFontFamily | Gets and sets the default font family for the input HTML document. Default value: "Times New Roman". | |
DefaultFontSize | Gets and sets the default font size in points. Default value: 12f. | |
DefaultTextColor | Gets and sets the default font color. Default value: Black. | |
SingleFontColor | Gets and sets a single font color for the whole HTML document. Default value: null. | |
SingleFontFamily | Gets and sets a single font family for the whole HTML document. Default value: String.Empty. | |
SingleFontSize | Gets and sets a single font size for the input HTML document. Default value: null. |