ComponentOne RichTextBox for WPF and Silverlight
GetOffsetToPosition Method (C1TextPointer)

C1.WPF.RichTextBox.Documents Namespace > C1TextPointer Class : GetOffsetToPosition Method
Returns the count of symbols between this C1TextPointer and a second specified C1TextPointer.
Overload List
OverloadDescription
Returns the count of symbols between this C1TextPointer and a second specified C1TextPointer.  
Equivalent to GetOffsetToPosition(C1TextPointer,Predicate<Tag>) with null as tagFilter.  
See Also

Reference

C1TextPointer Class
C1TextPointer Members