The following tables list the members exposed by EngineModule.
Name | Description | |
---|---|---|
EngineModule | Creates a new instance of EngineModule. |
Name | Description | |
---|---|---|
contextMenuHitTest | Performs hit-testing on the context menu associated to this EngineModule. | |
copyToClipboard | Copies data to the clipboard. | |
copyToClipboardAsync | Asynchronously copies data to the clipboard. | |
createList | Creates a new list at the given position. | |
cutToClipboard | Cuts the specified data to the clipboard. | |
cutToClipboardAsync | Asynchronously cuts the specified data to the clipboard. | |
cutToClipboardSafari | Copies information into Safari Clipboard and clears source information that was copied from. | |
deleteBackward | Deletes data using the Backspace key. | |
deleteForward | Deletes data using the Del key. | |
dispose | Releases all resources used by the EngineModule. | |
finalizeCopyToClipboard | Finalizes copy values from the source to the Clipboard. | |
finalizeCutToClipboard | Finalizes cut values from the source to the Clipboard. | |
finalizePasteFromClipboard | Finalizes paste values from the Clipboard to the desired location. | |
handleAnchoredImageDelete | Deletes anchored image. | |
handleDeleteAnchoredImageSelection | Returns information on Image selected for deletion from the EngineModule Object. | |
insertHorizontalLine | Inserts a horizontal line at the cursor position. | |
insertPageBreak | Inserts the page break at the cursor position. | |
isAsyncPasteAvailable | Indicates whether Asynchronous paste is available. | |
pasteFromClipboard | Paste data from the clipboard. | |
pasteFromClipboardAsync | Asynchronously paste data from the clipboard. |
Name | Description | |
---|---|---|
canCopy | Check if the copy to clipboard operation can be performed. | |
canCut | Check if the cut to clipboard operation can be performed. | |
canDelete | Check if the deletion operation can be performed. | |
canPaste | Check if the paste from clipboard operation can be performed. | |
editor | The current document editor attached to this EngineModule. | |
images | The images engine module associated to EngineModule. | |
isNormalMovementMode | Gets the state of this EngineModule Object pertaining to the object's movement mode. | |
tables | The tables engine module associated to EngineModule. | |
text | The text engine module associated to EngineModule. |
Leadtools.Document.Editor Namespace
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document