TdxHtmlDocumentExporterOptions Members
In This Article
#Properties
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. |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Begin |
Postpones sending notifications about modifications within the option set.
Inherited from Tdx |
Cancel |
Discards the postponed option set change notifications and enables sending subsequent notifications to the option set’s listeners.
Inherited from Tdx |
Copy |
Copies the document encoding from the specified object.
Inherited from Tdx |
End |
Sends the postponed option set change notifications and enables sending subsequent notifications to the option set’s listeners.
Inherited from Tdx |
Equals |
Inherited from TObject. |
Format |
Returns the format used to export the current document to a file.
Inherited from Tdx |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Is |
Identifies whether the HTML export routines use the default character encoding. |
Query |
Inherited from TInterfaced |
Reset |
Restores the default values for all settings within the option set.
Inherited from Tdx |
To |
Inherited from TObject. |
#Constants
Name | Description |
---|---|
Default |
Specifies the default spatial resolution (in pixels per inch) for all exported images. |
See Also