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

In This Topic
    Scaling Property (HtmlOptionsForm)
    In This Topic
    Gets or sets the scaling factor.
    Syntax
    'Declaration
     
    Public Overridable Property Scaling As Single
    public virtual float Scaling {get; set;}
    See Also