DXRichEditHtmlDocumentExporterOptions Properties
Provides options for exporting the document in HTML format.
Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Css |
Gets or sets how the style sheet properties are exported. This is a dependency property. |
Default |
Specifies whether the Document. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Embed |
Gets or sets whether the images are embedded in an HTML document. This is a dependency property. |
Encoding | Gets or sets the character encoding used in an exported document. This is a dependency property. |
End |
Gets or sets the string used to construct the name or the endnote reference in an exported document. This is a dependency property. |
End |
Gets or sets the format string that specifies how the endnote number is transformed into a string to construct the name of the endnote reference in exported document. This is a dependency property. |
Exported |
Gets or sets the document properties being exported. This is a dependency property. |
Export |
Gets or sets how the current image size is preserved in the resulting HTML output. This is a dependency property. |
Export |
Gets or sets whether to disable implicitly writing font settings into <li> tags when exporting a document to the HTML format. |
Export |
Gets or sets the root tag of the HTML document to start the export. This is a dependency property. |
Font |
Gets or sets the measurement unit to set the font size when exporting to HTML. This is a dependency property. |
Foot |
Gets or sets the string used to construct the name of the footnote reference in an exported document. This is a dependency property. |
Foot |
Gets or sets the format string that specifies how the footnote number is transformed into a string to construct the name of the footnote reference in an exported document. This is a dependency property. |
Html |
Gets or sets how lists are represented in the resulting document. This is a dependency property. |
Ignore |
Gets or sets whether to ignore the paragraph’s hanging indent value when exporting the numbering and bulleted lists to HTML as plain text. |
Ignore |
Gets or sets whether paragraphs with different Paragraph. |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Keep |
Gets or sets whether to fix incorrect export of images in metafile formats. This is a dependency property. |
Keep |
Gets or sets whether the Paragraph. |
Override |
Gets or sets the graphics resolution used to save images when a document is exported in HTML format. This is a dependency property. |
Tab |
Gets or sets a character or a string used to replace a tab symbol when exporting a document in HTML format. This is a dependency property. |
Target |
Gets or sets the URI of the document being exported. This is a dependency property. |
Underline |
Gets or sets whether the Table of Contents entries are underlined in a document exported to HTML format. This is a dependency property. |
Uri |
Gets or sets how the links to external content are saved in the exported document. This is a dependency property. |
Use |
Gets or sets whether missing fonts are substituted. This is a dependency property. |
Use |
Gets or sets whether the exported HTML document conforms to the HTML5 specification. This is a dependency property. |
See Also