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

SizeToPixels Method

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

Parameters

ParameterTypeDescription
valueLeadSizeDSource value in document units.

Return Value

TypeDescription
LeadSizeD The converted value in pixels.
Remarks

This method DocumentToPixels 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