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

PointToDocument Method

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

Parameters

ParameterTypeDescription
valueLeadPointDSource value in pixels.

Return Value

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