| SharpLeaf Reference > FontType Structure > Style Property FontType.Style PropertyFont style (Regular, Bold, Italic, Underline, Strikethrough). public FontStyle Style {get; set;}Examplefont.Style = FontStyle.Italic|FontStyle.Underline; // Italic and bold See also ...FontType.Members 
 Send comments on this topic© Dyalog Ltd 2021
 |