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

In This Topic
    IsSynchronized Property (C1TextElementStyle)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsSynchronized As Boolean
    public bool IsSynchronized {get;}
    See Also