|
MeasurementUnit property (TgtDocSettings) |
Top |
|
property MeasurementUnit: TgtUnitType;
Description Use this property to set the unit of measurement for the document. It can be any one of muPixels, muInches, muMM, muPoints or muTwips.
TgtUnitType := (muPixels, muInches, muMM, muPoints, muTwips); |