The RtfToHtml type exposes the following properties.
Properties
| Member | Description | |
|---|---|---|
| DestFile |
This property is necessary when you convert RTF string to HTML string and want to see a relative path inside <img src="...."> tag
| |
| Encoding |
Set encoding for output HTML
| |
| HtmlParts |
Specify the component to produce only some parts of HTML document
| |
| ImageStyle |
Image properties and actions: quality, name, where to store images etc
| |
| OutputFormat | ||
| Serial |
A string which contains a serial number to activate your copy after purchasing. Use it when you got own serial number and registered version.
| |
| TableStyle |
Specify table properties for output HTML document: borders and width
| |
| TagStyle |
Specify default tag for paragraphs: 'p' or 'div'
| |
| TextStyle |
Specify properties for output HTML: title, alignment, default font, color, size, name for CSS styles, etc
| |
| UseHtmlSymbols |
This property forces the component to save special symbols in such format: &#xxx;
|