PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / C1PrintDocument Class / ToRU Method

In This Topic
    ToRU Method (C1PrintDocument)
    In This Topic
    Converts a double value expressed in specified UnitTypeEnum units to a double value expressed in the current document's ResolvedUnit units.
    Overload List
    OverloadDescription
    Converts a double value expressed in specified UnitTypeEnum units to a double value expressed in the current document's ResolvedUnit units.  
    Converts a RectangleD structure expressed in specified UnitTypeEnum units to a RectangleD expressed in the current document's ResolvedUnit units.  
    Converts a double value expressed in specified UnitTypeEnum units to a double value expressed in the current document's ResolvedUnit units, using CreationDpi as the source resolution if srcType is UnitTypeEnum.Pixel.  
    Converts a RectangleD structure expressed in specified UnitTypeEnum units to a RectangleD expressed in the current document's ResolvedUnit units, using CreationDpi as the source resolution if srcType is UnitTypeEnum.Pixel.  
    See Also