RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1TextElementStyle Class / Count Property

In This Topic
    Count Property (C1TextElementStyle)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Count As Integer
    public int Count {get;}
    See Also