eDocEngine VCL Professional Help » Symbol Reference » Namespaces of Helper Classes » gtCstHTMLEng Namespace » TgtHTMLPreferences Class

Gnostice eDocEngine VCL Developer Guide
TgtHTMLPreferences Class

This class represents web page preferences for HTML engines.

Pascal
public TgtHTMLPreferences = class(TgtPlainSheetPreferences);
C++
public: class TgtHTMLPreferences : public TgtPlainSheetPreferences;

gtCstHTMLEng

Properties
 
Name 
Description 
 
Specifies whether the engine needs to substitute text placeholders on a page with their run-time values. 
 
Specifies whether the engine needs to e-mail the document after it is created. 
 
Specifies whether the document needs to launched after it is created. 
 
Specifies whether document is rendered to a stream rather than a file. 
 
Specifies whether pages are rendered after each page is processed. 
 
Specifies whether the built-in preferences dialog box of the engine is displayed. 
 
Specifies whether the engine should hold on to image resources until all pages are processed. 
TgtPlainSheetPreferences Class
 
Name 
Description 
 
Specifies whether URI text needs to be hyperlinked. 
TgtHTMLPreferences Class
 
Name 
Description 
 
 
 
 
 
Specifies whether lines need to be drawn at the end of each "page." 
 
Specifies whether individual pages are saved to a single HTML document.