moveToNextWord Method

Summary

Moves the cursor to the next word.

Syntax

TypeScript
    moveToNextWord(selmode?: [SelectionMode](SelectionMode), silent?: boolean, allowTable?: boolean): void; 

Parameters

selmode?

Selects the mode from the enum of being either normal, table, or fulltable

silent

Indicates whether the context for the editor should be updated

allowTable

Indicates whether or not to allow tables while moving

Requirements

Target Platforms

See Also

MovementModule Object

MovementModule Members

Leadtools.Document.Editor Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Editor Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.