| UnitsConverter Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: ExpertPdf.PdfCreator
 Syntax
SyntaxThe UnitsConverter type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | UnitsConverter | 
 Methods
Methods| Name | Description | |
|---|---|---|
|   | PixelsToPoints | 
            Converts from pixels to points. The result of this method takes into account the 
            current screen resolution.
             | 
|   | PointsToPixels | 
            Converts from points to pixels. The result of this method takes into account the 
            current screen resolution.
             | 
 See Also
See Also