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
CTextStyle..::.CFontColor
Class which allows to specify a single font color for produced HTML
CImageStyle
The class which allows to specify different image properties
CTableStyle
CTagStyle
Allows to select default tag for paragraphs: <p> or <div>
CTextStyle..::.CTextAlignment
Class which allows to set a single alignment for all text
CTextStyle
Specify properties for output HTML: title, alignment, default font, color, size, name for CSS styles, etc
eEncoding
Represents list with encoding of produced HTML
eFont
Allows to disable all font parameters: size, face, color
eHtmlParts
Represents type of produced HTML: complete HTML or only between tags <body>...</body>
eHyperlinkTarget
Represents list with possible hyperlink targets
eImageFormat
Represents format for storing images
eOutputFormat
Represents possible output format
eTableBorderType
Represents table border types
eTableWidthType
Represents measure type of width attribute in tables: pixels or percents
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.
SautinImage