RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1ColorTool Class / HeaderFontStretch Property

In This Topic
    HeaderFontStretch Property (C1ColorTool)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property HeaderFontStretch As FontStretch
    public FontStretch HeaderFontStretch {get; set;}
    See Also