Leadtools.Documents Namespace > Document Object : SizeToDocument Method |
function Leadtools.Documents.Document.sizeToDocument( value )
Parameter | Type | Description |
---|---|---|
value | LeadSizeD | Source value in pixels. |
Type | Description |
---|---|
LeadSizeD | 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.