RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1BorderTool Class / HeaderFontWeight Property

In This Topic
    HeaderFontWeight Property (C1BorderTool)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property HeaderFontWeight As FontWeight
    public FontWeight HeaderFontWeight {get; set;}
    See Also