Skip to main content

Enum FontStyle

Namespace: Varigence.Languages.Biml.Layout

Assembly: Biml.dll

C#


public enum FontStyle

Fields

FieldsDescription
BoldSpecifies that the font should be rendered with bold or heavy weight but with no obliqueness.
BoldItalicSpecifies that the font should be rendered with bold or heavy weight and an oblique presentation.
ItalicSpecifies that the font should be rendered with normal weight and an oblique presentation.
RegularSpecifies that the font should be rendered with normal weight and with no obliqueness.