The HtmlToRtf type exposes the following properties.
Properties
| Member | Description | |
|---|---|---|
| BaseURL |
It's target path of HTML document base location.
| |
| BorderVisibility |
Set visibility for table's borders: visible, hidden or as in HTML document.
| |
| CreateTraceFile |
Specify the component to create a tracing text file.
| |
| Encoding |
Encoding of input HTML
| |
| FontFace |
Font Face
| |
| FontSize |
Font Size
| |
| ImageCompatible |
Set how to store images inside RTF
| |
| InputFormat |
Set input format: Text or Html
| |
| LineSpacing |
Setup line spacing
| |
| OutputFormat |
Set the output format: DOC, RTF, Text ansi or Unicode Text
| |
| PageAlignment |
Page Alignment
| |
| PageNumbers |
Allows to insert page numbers
| |
| PageNumbersAlignH |
page numbers horizontal alignment
| |
| PageNumbersAlignV |
page numbers vertical alignment
| |
| PageNumbersFormat |
Allows to set custom page numbers in produced Word/RTF document.
| |
| PageStyle |
Set page properties: page size, orientation and page margins
| |
| PreserveAlignment |
Preserve alignment as in HTML
| |
| PreserveBackgroundColor |
Preserve background color as in HTML
| |
| PreserveFontColor |
Preserve font color as in HTML
| |
| PreserveFontFace |
Preserve font face as in HTML
| |
| PreserveFontSize |
Preserve font size as in HTML
| |
| PreserveHR |
preserve horizontal rule
| |
| PreserveHttpCss |
Download Remote CSS
| |
| PreserveHttpImages |
Download Remote Images
| |
| PreserveHyperlinks |
Preserve Hyperlinks
| |
| PreserveImages |
Preserve images
| |
| PreserveNestedTables |
Preserve nested tables as in HTML
| |
| PreservePageBreaks |
Preserve PageBreaks
| |
| PreserveTables |
Preserve Tables or transfer to text
| |
| RtfLanguage |
Rtf Language
| |
| Serial |
Set activation key
| |
| TableCellPadding |
Set single cell padding for all tables
| |
| TraceFilePath |
Path to create a tracing file.
| |
| TraceType |
Type of tracing file: short, standard or full.
|