PrintDocument for WinForms | ComponentOne
PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.8 Assembly
/
C1.Win.C1Preview.Design Namespace
/
SampleC1PrintDocument Class
/ ToRU Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
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
Overload
Description
ToRU(Double,UnitTypeEnum,Single)
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
)
ToRU(RectangleD,UnitTypeEnum,Single,Single)
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
)
ToRU(Double,UnitTypeEnum)
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
)
ToRU(RectangleD,UnitTypeEnum)
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
Reference
SampleC1PrintDocument Class
SampleC1PrintDocument Members