eDocEngine VCL Professional Help » Symbol Reference » Namespaces of Helper Classes » gtCstPlnEng Namespace » TgtPlainSheetPreferences Class

Gnostice eDocEngine VCL Developer Guide
TgtPlainSheetPreferences Class

This class represents document creation settings for an TgtCustomPlainSheetEngine instance.

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

gtCstPlnEng

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.