PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview.Export Namespace / XlsxOptionsForm Class / FontScaling Property

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