Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document.Export Namespace / XlsFilter Class / FontScaling Property

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