Leadtools.Documents Namespace > Document Object : DocumentToPixels Method |
function Leadtools.Documents.Document.documentToPixels( resolution , size )
Parameter | Type | Description |
---|---|---|
resolution | double | The resolution to use. |
size | double | Source value to convert in document units. |
Type | Description |
---|---|
double | The converted value in pixels. |
For more information, refer to Documents Library Coordinate System.