The HtmlToRtf type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
BaseURL
BaseURL property
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
Footer
Setup Footer in any format: Html, Rtf or Text
Header
Setup header in any format: Html, Rtf or Text
ImageCompatible
Image Compatible
LineSpacing
Setup line spacing
OutputFormat
Set the output format: DOC, RTF, Text ansi or Unicode Text
PageAlignment
Page Alignment
PageNumbers
Page Numbers
PageNumbersAlignH
page numbers horizontal alignment
PageNumbersAlignV
page numbers vertical alignment
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
PreserveHttpImages
Download Remote Images
PreserveHyperlinks
Preserve Hyperlinks
PreserveImages
Preserve images
PreservePageBreaks
Preserve PageBreaks
PreserveTables
Preserve Tables or transfer to text
RtfLanguage
Rtf Language
RtfParts
specify RTF parts for producing
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.

See Also