TdxHtmlDocumentExporterOptions Properties
Stores HTML document export options.
Name | Description |
---|---|
Actual |
Specifies the encoding that the document export routines use.
Inherited from Tdx |
Actual |
Returns the character sequence that HTML export routines append to endnote names in the resulting document. |
Actual |
Returns the formatting pattern for endnote numbers included into endnote reference names in exported HTML documents. |
Actual |
Returns the character sequence that HTML export routines append to footnote names in the resulting document. |
Actual |
Returns the formatting pattern for footnote numbers included into footnote reference names in exported HTML documents. |
Changed |
Occurs when any of the settings with a particular Rich Edit control options set is modified.
Inherited from Tdx |
Css |
Specifies how HTML export routines include cascade style sheet (CSS) information into the exported document. |
Default |
Specifies whether the resulting HTML document’s cascade styles sheet includes the source document’s default character formatting settings as a style. |
Dispose |
|
Embed |
Specifies if document images are embedded into an exported HTML file. |
Encoding | Specifies the code page identifier of the target character encoding applied to exported HTML documents. |
End |
Specifies the custom character sequence used to construct names of endnote references in exported HTML documents. |
End |
Specifies the formatting pattern for endnote numbers included into endnote reference names in exported HTML documents. |
Export |
Specifies how image display dimensions in the source document are exported into the resulting HTML file. |
Export |
Specifies which HTML root tags exported documents include. |
Font |
Specifies the measurement unit in which exported HTML documents denote all font sizes. |
Foot |
Specifies the custom character sequence used to construct names of footnote references in exported HTML documents. |
Foot |
Specifies the formatting pattern for footnote numbers included into footnote reference names in exported HTML documents. |
Html |
Specifies how the HTML export rourintes include bulleted and numbered lists in the resulting document. |
Ignore |
Specifies whether HTML export routines ignore paragraph outline levels in the source document. |
Keep |
|
Override |
|
Scale |
Specifies whether HTML export routines scale embedded images up or down to their display sizes. |
Tab |
Specifies a string that replaces every HTML tab marker in the resulting document. |
Target |
Inherited from Tdx |
Underline |
Specifies whether the table of contents links are underlined in the resulting document. |
Uri |
Specifies how HTML export routines include links to external resources into the resulting document. |
Use |
Specifies if the resulting document conforms to the HTML5 specification. |
See Also