ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / XlsOptionsForm Class / FontScaling Property

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