moveDown Method

Summary

Moves the cursor vertically to the next line.

Syntax

TypeScript
    moveDown(silent?: boolean): void; 

Parameters

silent

Indicates whether the context for the editor should be updated.

Remarks

The cursor positioning is calculated based off of the x-position of the cursor when moveUp/moveDown was first invoked.

Requirements

Target Platforms

See Also

MovementModule Object

MovementModule Members

Leadtools.Document.Editor Namespace

Help Version 22.0.2023.1.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.