[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Documents.C1Run.ContentEnd

ContentEnd Property

ContentEnd

Gets the C1TextPointer at the end of the C1Run's text.

Declaration
public override C1TextPointer ContentEnd { get; }
Overrides