eDocEngine VCL Professional Help » Symbol Reference » Namespaces of Helper Classes » gtCstDocEng Namespace » TgtDocInfo Class

Gnostice eDocEngine VCL Developer Guide
TgtDocInfo Class

This class represents document information properties.

Pascal
public TgtDocInfo = class(TPersistent);
C++
public: class TgtDocInfo : public TPersistent;

gtCstDocEng

Properties
 
Name 
Description 
 
Specifies text identifying the author of the document. 
 
Specifies text identifying the application that originally created the document. 
 
Specifies keywords for the document. 
 
Specifies subject of the document. 
 
Specifies title of the document.