Skip to main content

FontSettings Properties

Contains font settings, such as font family, size and weight, applied to the nav bar group and item captions.
Name Description
Default static Provides access to the default font settings.
FontFamily Gets or sets the family of the specified font.
FontSize Gets or sets the size of the specified font.
FontStretch Gets or sets the degree to which a font is condensed or expanded on the screen.
FontStyle Gets or sets the style of the specified font.
FontWeight Gets or sets the weight or thickness of the specified font.
See Also