[]
        
(Showing Draft Content)

C1.Win.C1Editor.MoveUnit

MoveUnit Enum

Specifies the kind of move requested in a Move(MoveUnit, int) method call.

Namespace: C1.Win.C1Editor
Assembly: C1.Win.C1Editor.4.8.dll
Syntax
public enum MoveUnit

Fields

Name Description
Character

Move by characters.

EndOfWord

Move the pointer to the end of the next word.

StartOfWord

Move the pointer to the beginning of the next word.