moveUp Method

Summary

Moves the cursor vertically to the preceding line.

Syntax

TypeScript
    moveUp(selmode?: [SelectionMode](SelectionMode), silent?: 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.

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 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.