Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

UnitsPerInch Property

Show in webframe
Number of units per inch used for document coordinates.
Syntax
get_unitsPerInch();
Object.defineProperty('unitsPerInch');

Property Value

TypeDescription
doubleThe value of UnitsPerInch is 720.0. Meaning, the document uses 1/720 of an inch of each unit.
Remarks

The value of UnitsPerInch is 720.0. Meaning, the document uses 1/720 of an inch of each unit. For more information, refer to Documents Library Coordinate System.

See Also

Reference

Document Object
Document Members

Error processing SSI file