eDocEngine VCL Professional Help » Symbol Reference » Namespaces of Helper Classes » gtCstDocEng Namespace » gtCstDocEng.TgtTextRise Enumeration
Gnostice eDocEngine VCL Developer Guide
|
This class represents how text is rendered with relation to the text baseline.
public TgtTextRise = ( trNormal, trSuperscript, trSubscript );
public: enum TgtTextRise { trNormal, trSuperscript, trSubscript };
gtCstDocEng
Members |
Description |
trNormal |
Normal |
trSuperscript |
Superscript |
trSubscript |
Subscript |