EngineModule Class Members

Summary

The following tables list the members exposed by EngineModule.

Public Constructors

Name Description
Public Constructor static  | Shared in VB EngineModule Creates a new instance of EngineModule.

Public Methods

Name Description
Public Method contextMenuHitTest Performs hit-testing on the context menu associated to this EngineModule.
Public Method copyToClipboard Copies data to the clipboard.
Public Method copyToClipboardAsync Asynchronously copies data to the clipboard.
Public Method createList Creates a new list at the given position.
Public Method cutToClipboard Cuts the specified data to the clipboard.
Public Method cutToClipboardAsync Asynchronously cuts the specified data to the clipboard.
Public Method cutToClipboardSafari Copies information into Safari Clipboard and clears source information that was copied from.
Public Method deleteBackward Deletes data using the Backspace key.
Public Method deleteForward Deletes data using the Del key.
Public Method dispose Releases all resources used by the EngineModule.
Public Method finalizeCopyToClipboard Finalizes copy values from the source to the Clipboard.
Public Method finalizeCutToClipboard Finalizes cut values from the source to the Clipboard.
Public Method finalizePasteFromClipboard Finalizes paste values from the Clipboard to the desired location.
Public Method handleAnchoredImageDelete Deletes anchored image.
Public Method handleDeleteAnchoredImageSelection Returns information on Image selected for deletion from the EngineModule Object.
Public Method insertHorizontalLine Inserts a horizontal line at the cursor position.
Public Method insertPageBreak Inserts the page break at the cursor position.
Public Method isAsyncPasteAvailable Indicates whether Asynchronous paste is available.
Public Method pasteFromClipboard Paste data from the clipboard.
Public Method pasteFromClipboardAsync Asynchronously paste data from the clipboard.

Public Properties

Name Description
Public Property static  | Shared in VB canCopy Check if the copy to clipboard operation can be performed.
Public Property static  | Shared in VB canCut Check if the cut to clipboard operation can be performed.
Public Property static  | Shared in VB canDelete Check if the deletion operation can be performed.
Public Property static  | Shared in VB canPaste Check if the paste from clipboard operation can be performed.
Public Property static  | Shared in VB editor The current document editor attached to this EngineModule.
Public Property static  | Shared in VB images The images engine module associated to EngineModule.
Public Property static  | Shared in VB isNormalMovementMode Gets the state of this EngineModule Object pertaining to the object's movement mode.
Public Property static  | Shared in VB tables The tables engine module associated to EngineModule.
Public Property static  | Shared in VB text The text engine module associated to EngineModule.

See Also

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