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

DocumentToPixels Method

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

Parameters

ParameterTypeDescription
resolutiondoubleThe resolution to use.
sizedoubleSource value to convert in document units.

Return Value

TypeDescription
double The converted value in pixels.
Remarks

For more information, refer to Documents Library Coordinate System.

See Also

Reference

Document Object
Document Members

Error processing SSI file