PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.8 Assembly / C1.Win.C1Preview.Design Namespace / SampleC1PrintDocument Class / ToRU Method

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