←Select platform

UnitsPerInch Field

Summary

Number of units per inch used for document coordinates.

Syntax
C#
VB
C++
Java
public const double UnitsPerInch 
Public Const UnitsPerInch As Double 
public:  
   literal double UnitsPerInch 
public static final double UNITS_PER_INCH = 720.0 

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 Document Library Coordinate System.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly