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

RectToDocument Method

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

Parameters

ParameterTypeDescription
valueLeadRectDSource value in pixels.

Return Value

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