Sautin |
Class | Description | |
---|---|---|
RtfToHtml | 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. | |
RtfToHtmlHtmlDocumentPartSavingArgs | Provides data for the PartSaving(HtmlDocumentPartSavingArgs) event. | |
RtfToHtmlHtmlFixedSaveOptions | Represents options for saving to fixed HyperText Markup Language (HTML) format. | |
RtfToHtmlHtmlFlowingSaveOptions | Represents options for saving to flowing HyperText Markup Language (HTML) format. | |
RtfToHtmlHtmlImageSavingArgs | Provides data for the ImageSaving(HtmlImageSavingArgs) event. | |
RtfToHtmlHtmlSaveOptions | Represents a base class for saving options to HyperText Markup Language (HTML) format. | |
RtfToHtmlLengthUnitConverter | Utility class used for converting values between various RtfToHtmlLengthUnit measurement units. |
Structure | Description | |
---|---|---|
RtfToHtmlColor | Represents a color. |
Interface | Description | |
---|---|---|
RtfToHtmlIHtmlDocumentPartSavingCallback | Implement this interface if you want to receive notifications and control how SautinSoft.RtfToHtml saves document parts when exporting a document to Html. | |
RtfToHtmlIHtmlImageSavingCallback | Implement this interface if you want to control how SautinSoft.RtfToHtml saves images when saving a document to Html. |
Enumeration | Description | |
---|---|---|
RtfToHtmlAbsolutePositionTabAlignment | Specifies the alignment of an absolutely positioned tab character. | |
RtfToHtmlAbsolutePositionTabAnchor | Specifies the possible extents which can be used to calculate the absolute positioning of the positional tab character. | |
RtfToHtmlBorderStyle | Specifies line style for a border. | |
RtfToHtmlCssExportMode | Specifies how CSS (Cascading Style Sheet) styles are exported to HTML. | |
RtfToHtmlHorizontalPositionAnchor | Represents a horizontal position to which the parent object has been anchored in the document. | |
RtfToHtmlHorizontalPositionType | Represents a set of possible relative horizontal positions for the parent floating element. | |
RtfToHtmlHtmlHeadersFootersExportMode | Specifies how headers and footers are exported to HTML and MHTML. | |
RtfToHtmlHtmlListExportMode | Specifies how list labels are exported to HTML and MHTML. | |
RtfToHtmlHtmlSaveOptionsImagesFormat | Specifies the image format in the document during the saving. Default value: Auto. | |
RtfToHtmlHtmlSplitCriteria | Specifies how the document is split into parts when saving to Html format. | |
RtfToHtmlHtmlVersion | Indicates the version of HTML is used when saving the document to Html and Mhtml formats. | |
RtfToHtmlLengthUnit | Represents the measurement unit for measuring length or distance. | |
RtfToHtmlOrientation | Specifies page orientation. | |
RtfToHtmlPaperType | Specifies paper size. | |
RtfToHtmlPictureFormat | Specifies the file format for a picture. | |
RtfToHtmlTabCharacterLeader | Specifies the type of the leader line displayed under the tab character. | |
RtfToHtmlTabStopAlignment | Specifies the alignment/type of a tab stop. | |
RtfToHtmlVerticalPositionAnchor | Represents a vertical position to which the parent object has been anchored in the document. | |
RtfToHtmlVerticalPositionType | Represents a set of possible relative vertical positions for the parent floating element. |