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

SizeToDocument Method

Show in webframe
Source value in pixels.
Converts a size from pixels to document units.
Syntax
 function Leadtools.Documents.Document.sizeToDocument( 
   value 
)

Parameters

ParameterTypeDescription
valueLeadSizeDSource value in pixels.

Return Value

TypeDescription
LeadSizeD The converted value in document units.
Remarks

This method PixelsToDocument with the resolution value stored in DocumentPages.DefaultResolution.

For more information, refer to Documents Library Coordinate System.

See Also

Reference

Document Object
Document Members

Error processing SSI file