SautinSoft is an Internet-oriented software development company. We are developing .Net components to convert between HTML, RTF, Word, Excel, Text and PDF documents

Types

         
 All Types  Classes   Enumerations 
 NameDescription
RtfToHtml..::.CTextStyle..::.CFontColor
Class which allows to specify a single font color for produced HTML
RtfToHtml..::.CImageStyle
The class which allows to specify different image properties
RtfToHtml..::.CTableStyle
Specify table properties for output HTML document: borders type and width
RtfToHtml..::.CTagStyle
Allows to select default tag for paragraphs: <p> or <div>
RtfToHtml..::.CTextStyle..::.CTextAlignment
Class which allows to set a single alignment for all text
RtfToHtml..::.CTextStyle
Specify properties for output HTML: title, alignment, default font, color, size, name for CSS styles, etc
RtfToHtml..::.eEncoding
Represents list with encoding of produced HTML
RtfToHtml..::.eFont
Allows to disable all font parameters: size, face, color
RtfToHtml..::.eHtmlParts
Represents type of produced HTML: complete HTML or only between tags <body>...</body>
RtfToHtml..::.eHyperlinkTarget
Represents list with possible hyperlink targets
RtfToHtml..::.eImageFormat
Represents format for storing images
RtfToHtml..::.eMeasurementUnits
Allows to specify single measurement units for whole HTML document
RtfToHtml..::.eOutputFormat
Allows to specify format for output document
RtfToHtml..::.eTableBorderType
Represents table border types
RtfToHtml..::.eTableWidthType
Represents measure type of width attribute in tables: pixels or percents
RtfToHtml..::.eTags
Represents default tags for paragraphs
RtfToHtml
Main class for RTF to HTML converting. Allows to create an instance of converter object and call converting methods.
RtfToHtml..::.SautinImage
Class which allows to operate images in memory during HTML to RTF and vice verse