ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Rdl Namespace / ReportSize Class / Implicit Type Conversion Operator

In This Topic
    Implicit Type Conversion Operator (ReportSize)
    In This Topic
    Converts a size to its string representation.
    Overload List
    OverloadDescription
    Converts a size to its string representation.  
    Converts a string to the corresponding ReportSize value.  
    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.  
    Converts a size to a C1.C1Preview.Unit structure.  
    Converts a size to a C1.C1Preview.LengthAbs structure.  
    See Also