eDocEngine VCL Professional Help » Symbol Reference » Namespaces of Helper Classes » gtCstDocEng Namespace » gtCstDocEng.TgtUnitType Enumeration

Gnostice eDocEngine VCL Developer Guide
gtCstDocEng.TgtUnitType Enumeration

Indicates unit types for page-level rendering operations.

Pascal
public TgtUnitType = (
  muPixels,
  muInches,
  muMM,
  muPoints,
  muTwips
);
C++
public: enum TgtUnitType {
  muPixels,
  muInches,
  muMM,
  muPoints,
  muTwips
};

gtCstDocEng

Members
Members 
Description 
muPixels 
Pixels 
muInches 
Inches 
muMM 
Millimeters 
muPoints 
Points 
muTwips 
Twips