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