PaperUnitHelper Class | 
Namespace: Dundas.BI.Print
The PaperUnitHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| Convert | 
            Converts a value expressed in one unit into its value in another unit.
              | |
| InchesTo | 
            Converts a value in inches to another value.
              | |
| InchesToMillimeters | 
            Converts a value in inches to millimeters.
              | |
| InchesToPixels | 
            Converts a value in inches to pixels.
              | |
| MillimetersTo | 
            Converts a value in millimeters to another value.
              | |
| MillimetersToInches | 
            Converts a value in millimeters to inches.
              | |
| MillimetersToPixels | 
            Converts a value in millimeters to pixels.
              | |
| PixelsTo | 
            Converts a value in pixels to another value.
              | |
| PixelsToInches | 
            Converts a value in pixels to inches.
              | |
| PixelsToMillimeters | 
            Converts a value in pixels to millimeters.
              |