In This Topic ▼

MovementModule Class Methods

Summary

For a list of all members of this type, see MovementModule members

Public Methods

Name Description
Public Method deleteToNextWord Deletes to the next word.
Public Method deleteToPreviousWord Deletes the previous word.
Public Method deselect Unselects the current document context.
Public Method dispose Removes the current selected document context
Public Method ensureCursorVisible Checks to see if the cursor should be visible or not in the current document context.
Public Method getInlineImage Gets the inline image as an OutputImage object.
Public Method moveDown Moves the cursor vertically to the next line.
Public Method moveLeft Moves the cursor to the left based on the current document context.
Public Method moveRight Moves the cursor to the right based on the current document context.
Public Method moveToEndOfLine Moves the cursor to the start of the current line.
Public Method moveToEndOfRegion Moves the cursor to the end of the document.
Public Method moveToNextPage Moves the cursor to the previous page.
Public Method moveToNextStructure Moves the cursor to the next structure in the document.
Public Method moveToNextWord Moves the cursor to the next word.
Public Method moveToPreviousPage Moves the cursor to the previous page.
Public Method moveToPreviousStructure Moves the cursor to the previous structure of the document.
Public Method moveToPreviousWord Moves the cursor to the previous word.
Public Method moveToStartOfLine Moves the cursor to the start of the current line.
Public Method moveToStartOfRegion Moves the cursor to the start of the region.
Public Method moveUp Moves the cursor vertically to the preceding line.
Public Method selectAll Selects the entire region.
Public Method selectDown Selects vertically to the next line.
Public Method selectInlineImage Selects the inline image for this MovementModule object.
Public Method selectLeft Selects to the left based on the current document context.
Public Method selectRight Selects to the right based on the current document context.
Public Method selectToEndOfLine Selects to the start of the current line.
Public Method selectToEndOfRegion Selects to the end of the region.
Public Method selectToNextPage Selects to the next page.
Public Method selectToNextStructure Selects to the next structure in the document.
Public Method selectToNextWord Selects to the next word.
Public Method selectToPreviousPage Selects to the previous page.
Public Method selectToPreviousStructure Selects to the previous structure of the document.
Public Method selectToPreviousWord Selects the previous word.
Public Method selectToStartOfLine Selects to the start of the current line.
Public Method selectToStartOfRegion Selects to the start of the region.
Public Method selectUp Selects vertically to the preceding line.
Public Method selectWordAtPosition Selects the word at the current position

See Also

MovementModule Class

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.