| Leadtools.Documents Namespace > Document Object : RectToDocument Method |
function Leadtools.Documents.Document.rectToDocument( value )
| Parameter | Type | Description |
|---|---|---|
| value | LeadRectD | Source value in pixels. |
| Type | Description |
|---|---|
| LeadRectD | The converted value in document units. |
This method PixelsToDocument with the resolution value stored in DocumentPages.DefaultResolution.
For more information, refer to Documents Library Coordinate System.