DevExpress.XtraRichEdit.Export.Html Namespace
Contains classes specific for HTML document export.
Assembly: DevExpress.RichEdit.v24.1.Core.dll
NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation
Classes
Name | Description |
---|---|
HtmlExporter | Represents an object used to export the document content in HTML format. |
Enums
Name | Description |
---|---|
CssPropertiesExportType | Lists possible ways to export style information. |
ExportImageSize | Lists options which specify how the image height and width are preserved in an exported HTML file. |
ExportRootTag | Lists root HTML tags available for export. |
HtmlFontUnit | Lists measurement units allowed to specify font size. |
HtmlNumberingListExportFormat | Enumerates possible ways to represent lists in the resulting HTML document. |
UriExportType | Lists types of paths used in exported documents to specify links to external content. |