NevronOpenVision
Nevron.Nov.Globalization Namespace / NLocalizationDictionary Class / FontSize Property
In This Topic
    FontSize Property (NLocalizationDictionary)
    In This Topic
    Gets/Sets the font size in points (pt) that should be applied to the UI of the application that uses this dictionary. This font size is applied automatically to the UI theme of the NOV widgets when the localization dictionary is passed to the Nevron.Nov.NApplication.LocalizeFromStream method.
    Syntax
    public System.double FontSize {get; set;}
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also