eDocEngine VCL Professional Help » Symbol Reference » Namespaces of Helper Classes » gtCstDocEng Namespace » gtCstDocEng.TgtUnitType Enumeration
Gnostice eDocEngine VCL Developer Guide
|
Indicates unit types for page-level rendering operations.
public TgtUnitType = ( muPixels, muInches, muMM, muPoints, muTwips );
public: enum TgtUnitType { muPixels, muInches, muMM, muPoints, muTwips };
gtCstDocEng
Members |
Description |
muPixels |
Pixels |
muInches |
Inches |
muMM |
Millimeters |
muPoints |
Points |
muTwips |
Twips |