ComponentOne Reports for WPF
C1.C1Preview.Export Namespace / HtmlExporter Class / Scaling Property

In This Topic
    Scaling Property
    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