RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1MarginTool Class / HeaderFontStyle Property

In This Topic
    HeaderFontStyle Property (C1MarginTool)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property HeaderFontStyle As FontStyle
    public FontStyle HeaderFontStyle {get; set;}
    See Also