eDocEngine VCL Professional Help » Symbol Reference » Namespaces of Engine Components » gtRTFEng Namespace » TgtRTFPreferences Class

Gnostice eDocEngine VCL Developer Guide
TgtRTFPreferences Class

This class RTF engine settings.

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

gtRTFEng

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. 
TgtRTFPreferences Class
 
Name 
Description 
 
Specifies whether images are stored as binary. 
 
Specifies whether metafiles will be encoded as a whole or whether its instructions will be individually encoded.