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

PointToPixels Method

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

Parameters

ParameterTypeDescription
valueLeadPointDSource value in document units.

Return Value

TypeDescription
LeadPointD 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