Click or drag to resize

SautinSoft Namespace

Starting from 2002 we are developing .Net components to do all what you wish with documents in PDF, DOCX, RTF, HTML, Images and other formats.
Classes
 ClassDescription
Public classCode exampleRtfToHtml RTF to HTML .Net is C# assembly which provides API to convert Text, DOCX and RTF documents to HTML 3.2, 4.01 + with CSS, HTML5, XHTML 1.01.
Public classRtfToHtmlHtmlDocumentPartSavingArgs Provides data for the PartSaving(HtmlDocumentPartSavingArgs) event.
Public classCode exampleRtfToHtmlHtmlFixedSaveOptions Represents options for saving to fixed HyperText Markup Language (HTML) format.
Public classCode exampleRtfToHtmlHtmlFlowingSaveOptions Represents options for saving to flowing HyperText Markup Language (HTML) format.
Public classCode exampleRtfToHtmlHtmlImageSavingArgs Provides data for the ImageSaving(HtmlImageSavingArgs) event.
Public classCode exampleRtfToHtmlHtmlSaveOptions Represents a base class for saving options to HyperText Markup Language (HTML) format.
Public classCode exampleRtfToHtmlLengthUnitConverter Utility class used for converting values between various RtfToHtmlLengthUnit measurement units.
Structures
 StructureDescription
Public structureRtfToHtmlColor Represents a color.
Interfaces
 InterfaceDescription
Public interfaceRtfToHtmlIHtmlDocumentPartSavingCallback Implement this interface if you want to receive notifications and control how SautinSoft.RtfToHtml saves document parts when exporting a document to Html.
Public interfaceRtfToHtmlIHtmlImageSavingCallback Implement this interface if you want to control how SautinSoft.RtfToHtml saves images when saving a document to Html.
Enumerations
 EnumerationDescription
Public enumerationRtfToHtmlAbsolutePositionTabAlignment Specifies the alignment of an absolutely positioned tab character.
Public enumerationRtfToHtmlAbsolutePositionTabAnchor Specifies the possible extents which can be used to calculate the absolute positioning of the positional tab character.
Public enumerationRtfToHtmlBorderStyle Specifies line style for a border.
Public enumerationCode exampleRtfToHtmlCssExportMode Specifies how CSS (Cascading Style Sheet) styles are exported to HTML.
Public enumerationRtfToHtmlHorizontalPositionAnchor Represents a horizontal position to which the parent object has been anchored in the document.
Public enumerationRtfToHtmlHorizontalPositionType Represents a set of possible relative horizontal positions for the parent floating element.
Public enumerationCode exampleRtfToHtmlHtmlHeadersFootersExportMode Specifies how headers and footers are exported to HTML and MHTML.
Public enumerationCode exampleRtfToHtmlHtmlListExportMode Specifies how list labels are exported to HTML and MHTML.
Public enumerationRtfToHtmlHtmlSaveOptionsImagesFormat Specifies the image format in the document during the saving. Default value: Auto.
Public enumerationCode exampleRtfToHtmlHtmlSplitCriteria Specifies how the document is split into parts when saving to Html format.
Public enumerationCode exampleRtfToHtmlHtmlVersion Indicates the version of HTML is used when saving the document to Html and Mhtml formats.
Public enumerationRtfToHtmlLengthUnit Represents the measurement unit for measuring length or distance.
Public enumerationRtfToHtmlOrientation Specifies page orientation.
Public enumerationRtfToHtmlPaperType Specifies paper size.
Public enumerationCode exampleRtfToHtmlPictureFormat Specifies the file format for a picture.
Public enumerationRtfToHtmlTabCharacterLeader Specifies the type of the leader line displayed under the tab character.
Public enumerationRtfToHtmlTabStopAlignment Specifies the alignment/type of a tab stop.
Public enumerationRtfToHtmlVerticalPositionAnchor Represents a vertical position to which the parent object has been anchored in the document.
Public enumerationRtfToHtmlVerticalPositionType Represents a set of possible relative vertical positions for the parent floating element.