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

Gnostice eDocEngine VCL Developer Guide
TgtPageSettings Class

This class represents page settings.

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

gtCstDocEng

Properties
 
Name 
Description 
 
 
 
Specifies size of bottom margin. 
 
Specifies height of the footer. 
 
Specified height of header. 
 
Specifies height of page. 
 
Specifies size of left margin. 
 
Specifies page orientation when it is printed. 
 
Specifies dimensions of the page. 
 
Specifies size of right margin. 
 
Specifies size of top margin. 
 
Specifies width of the page.