Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Export Namespace / XlsFilter Class / FontScaling Property

In This Topic
    FontScaling Property (XlsFilter)
    In This Topic
    Gets or sets font scaling value, by default without scaling (1.0).
    Syntax
    'Declaration
     
    Public Property FontScaling As Single
    public float FontScaling {get; set;}
    See Also