The following tables list the members exposed by EditableContent.
Name | Description | |
---|---|---|
EditableContent | Creates a new instance of EditableContent. |
Name | Description | |
---|---|---|
deleteAt | Deletes the portion of a piece located at the provided EditPosition from a document. | |
deleteMoveAt | Deletes the portion of a piece located at the provided EditPosition from a document. | |
deleteRange | Deletes a range of pieces from a document. | |
deleteTable | Deletes a table from the structure. | |
formatAt | Format the portion of a piece located at the provided EditPosition in a document. | |
formatRange | Formats all pieces in an EditRange with the provided attribute data. | |
getRange | Returns all pieces that are located in a given EditRange. | |
getString | Retrieves the sub-string of a TextPiece based off the range. | |
getStringFromRange | Retrieves the sub-string of a TextPiece based off the range | |
insertBlock | Inserts a block piece into the structure. | |
insertObject | Inserts an ObjectPiece into the structure. | |
insertPiece | Inserts a piece into the piece structure. | |
insertTable | Inserts a table into the structure. | |
insertText | Inserts a text piece into the structure. | |
optimizeRange | Optimizes the range by joining similar text pieces:- Must be part of the same buffer, and be continuous.- Must have same attributes. |
Name | Description | |
---|---|---|
engine | The engine this EditableContent instance belongs to. | |
list | Module responsible for storing and manipulating list operations for the EditableContent. | |
location | Represents the region this EditableContent belongs to. | |
parent | The parent that this EditableContent belongs to. | |
query | Modules for running queries against the EditableContent's structure. | |
structure | The structure of the EditableContent. |
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