C1.Silverlight.RichTextBox.5
C1TextPointer Class Properties

For a list of all members of this type, see C1TextPointer members.

Public Properties
 NameDescription
Public PropertyClosestCaretGets the closest position that is a caret position.  
Public PropertyElementThe C1TextElement where the C1TextPointer is positioned.  
Public PropertyIsCaretPositionGets whether a position is a valid caret position, that is, a position where an edit caret can be placed.  
Public PropertyIsWordEndReturns whether the position is just after a word.  
Public PropertyIsWordStartReturns whether the position is just before a word.  
Public PropertyLogicalDirectionGets the logical direction associated with the current position which is used to disambiguate content associated with the current position.  
Public PropertyOffsetThe offset inside of Element where the C1TextPointer is positioned.  
Public PropertyPreviousSymbolGets the symbol preceding this position (see GetSymbol).  
Public PropertySymbolGets the symbol following this position (see GetSymbol).  
Public PropertyTextOffsetGets the index of this position in its document text.  
Top
See Also

Reference

C1TextPointer Class
C1.Silverlight.RichTextBox.Documents Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.