ComponentOne RichTextBox for WPF and Silverlight
GetPositionAtOffset Method (C1TextPointer)

C1.WPF.RichTextBox.Documents Namespace > C1TextPointer Class : GetPositionAtOffset Method
Returns the position at an offset of the current position, optionally not counting some positions.
Overload List
OverloadDescription
Returns the position at an offset of the current position, optionally not counting some positions.  
Equivalent to GetPositionAtOffset(Int32,Predicate<Tag>) with null as tagFilter.  
See Also

Reference

C1TextPointer Class
C1TextPointer Members