RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / IStyleOverride Interface
Methods Events

In This Topic
    IStyleOverride Interface Members
    In This Topic

    The following tables list the members exposed by IStyleOverride.

    Public Methods
     NameDescription
     MethodReturns a collection of C1RangeStyle objects to apply to the text inside the parameter C1.WPF.RichTextBox.Documents.C1TextRange.  
    Top
    Public Events
     NameDescription
     EventFired when the styles of this IStyleOverride change.  
    Top
    See Also