C1.C1Rdl Namespace > ReportSize Class : Implicit Type Conversion Operator |
Overload | Description |
---|---|
Implicit Type Conversion(String,ReportSize) | Converts a size to its string representation. |
Implicit Type Conversion(ReportSize,String) | Converts a string to the corresponding ReportSize value. |
Implicit Type Conversion(ReportSize,Unit) | Converts a C1.C1Preview.Unit to a ReportSize. Note that the unit to be converted must be absolute and must not be expressed in pixels, or an exception will be thrown. |
Implicit Type Conversion(Unit,ReportSize) | Converts a size to a C1.C1Preview.Unit structure. |
Implicit Type Conversion(LengthAbs,ReportSize) | Converts a size to a C1.C1Preview.LengthAbs structure. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2