Inserts a text piece into the structure.
insertText(txt: string | TextPiece, pos: EditPosition, options?: EngineOptions): void;
txt
The text to insert.
pos
Position to insert the text in the document.
options
The options to use when executing this command.
Note: This method contains an overload for passing a TextPiece. This is mainly used by the history feature. Do NOT create TextPieces with arbitrary buffer starts.
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