Skip to main content
A newer version of this page is available. .

DXRichEditHtmlDocumentExporterOptions Fields

Provides options for exporting the document in HTML format.
Name Description
CssPropertiesExportTypeProperty static Identifies the DXRichEditHtmlDocumentExporterOptions.CssPropertiesExportType dependency property.
DefaultCharacterPropertiesExportToCssProperty static Identifies the DXRichEditHtmlDocumentExporterOptions.DefaultCharacterPropertiesExportToCss dependency property.
EmbedImagesProperty static Identifies the DXRichEditHtmlDocumentExporterOptions.EmbedImages dependency property.
EncodingProperty static Identifies the DXRichEditHtmlDocumentExporterOptions.Encoding dependency property.
EndNoteNamePrefixProperty static Identifies the DXRichEditHtmlDocumentExporterOptions.EndNoteNamePrefix dependency property.
EndNoteNumberStringFormatProperty static Identifies the DXRichEditHtmlDocumentExporterOptions.EndNoteNumberStringFormat dependency property.
ExportedDocumentPropertiesProperty static Identifies the DXRichEditHtmlDocumentExporterOptions.ExportedDocumentProperties dependency property.
ExportImageSizeProperty static Identifies the DXRichEditHtmlDocumentExporterOptions.ExportImageSize dependency property.
ExportListItemStyleProperty static Identifies the DXRichEditHtmlDocumentExporterOptions.ExportListItemStyle dependency property.
ExportRootTagProperty static Identifies the DXRichEditHtmlDocumentExporterOptions.ExportRootTag dependency property.
FontUnitProperty static Identifies the DXRichEditHtmlDocumentExporterOptions.FontUnit dependency property.
FootNoteNamePrefixProperty static Identifies the DXRichEditHtmlDocumentExporterOptions.FootNoteNamePrefix dependency property.
FootNoteNumberStringFormatProperty static Identifies the DXRichEditHtmlDocumentExporterOptions.FootNoteNumberStringFormat dependency property.
HtmlNumberingListExportFormatProperty static Identifies the DXRichEditHtmlDocumentExporterOptions.HtmlNumberingListExportFormat dependency property.
IgnoreHangingIndentOnNumberingListProperty static Identifies the DXRichEditHtmlDocumentExporterOptions.IgnoreHangingIndentOnNumberingList dependency property.
IgnoreParagraphOutlineLevelProperty static Identifies the DXRichEditHtmlDocumentExporterOptions.IgnoreParagraphOutlineLevel dependency property.
KeepExternalImageSizeProperty static Identifies the DXRichEditHtmlDocumentExporterOptions.KeepExternalImageSize dependency property.
KeepLineSpacingProperty static Identifies the DXRichEditHtmlDocumentExporterOptions.KeepLineSpacing dependency property.
OverrideImageResolutionProperty static Identifies the DXRichEditHtmlDocumentExporterOptions.OverrideImageResolution dependency property.
TabMarkerProperty static Identifies the DXRichEditHtmlDocumentExporterOptions.TabMarker dependency property.
TargetUriProperty static Identifies the DXRichEditHtmlDocumentExporterOptions.TargetUri dependency property.
UnderlineTocHyperlinksProperty static Identifies the DXRichEditHtmlDocumentExporterOptions.UnderlineTocHyperlinks dependency property.
UriExportTypeProperty static Identifies the DXRichEditHtmlDocumentExporterOptions.UriExportType dependency property.
UseFontSubstitutionProperty static Identifies the DXRichEditHtmlDocumentExporterOptions.UseFontSubstitution dependency property.
UseHtml5Property static Identifies the DXRichEditHtmlDocumentExporterOptions.UseHtml5 dependency property.
See Also