removeEventListener Method

Summary

Removes an editor event from the current DocumentEditor object.

Syntax

TypeScript
    removeEventListener(event: EditorEvent, cb: (args?: any) => void): void; 

Parameters

event

The type of EditorEvent to add

cb

The callback function to take place before the event listener function executes

Requirements

Target Platforms

See Also

DocumentEditor Object

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