Unit.FromDotsPerInch
Unit.FromDotsPerInch method
Returns a Resolution
object that is represented in dots per inch.
public static Resolution FromDotsPerInch(double value)
Parameter | Type | Description |
---|---|---|
value | Double | The value. |
Return Value
Returns a Resolution
object.
See Also
- class Resolution
- class Unit
- package com.aspose.html.Drawing
- package Aspose.HTML