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

PixelsToDocument Method

Show in webframe
The resolution to use.
Source value to convert in pixels.
Converts a value from pixels to document units.
Syntax
 function Leadtools.Documents.Document.pixelsToDocument( 
   resolution ,
   pixels 
)

Parameters

ParameterTypeDescription
resolutiondoubleThe resolution to use.
pixelsdoubleSource value to convert in pixels.

Return Value

TypeDescription
double The converted value in document units.
Remarks

For more information, refer to Documents Library Coordinate System.

See Also

Reference

Document Object
Document Members

Error processing SSI file