Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / HtmlExporter Class / Scaling Property

In This Topic
    Scaling Property (HtmlExporter)
    In This Topic
    Gets or sets the scaling factor applied to all elements of the resulting HTML document, in percent.
    Syntax
    'Declaration
     
    Public Property Scaling As Single
    public float Scaling {get; set;}
    See Also