deleteRange Method

Summary

Deletes a range of pieces from a document.

Syntax

TypeScript
    deleteRange(range: EditRange, options?: EngineOptions): void; 

Parameters

range

The range to delete over.

options

The options to use when executing this command.

Remarks

NOTE This method will throw an error if deleting the range would result in an invalid document state.

Requirements

Target Platforms

See Also

EditableContent Object

EditableContent Members

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.