| C1.C1Report.4 Assembly > C1.C1Rdl Namespace : ReportSizeType Enumeration |
'Declaration Public Enum ReportSizeType Inherits System.Enum
public enum ReportSizeType : System.Enum
| Member | Description |
|---|---|
| Cm | Specifies centimetre's as the unit of measure. |
| Inch | Specifies the inch as the unit of measure. |
| Mm | Specifies the millimeter as the unit of measure. |
| Point | Specifies a printer's point (1/72 inch) as the unit of measure. |
System.Object
System.ValueType
System.Enum
C1.C1Rdl.ReportSizeType