PrintEventArgs

23 Sep 20251 minute to read

Provides detailed information about a Print event in the Rich Text Editor (RTE).

Properties

cancel boolean

Indicates whether to cancel the current action.

element Element

Defines the Rich Text Editor (RTE) element associated with the Print event.

emojiPickerArgs IEmojiPickerArgs

Defines the emoji picker details.

exportValue string

Defines the content to be exported.

item IToolbarItemModel|IDropDownItemModel

Specifies the current toolbar or dropdown item involved in the action.

itemCollection IItemCollectionArgs

Provides details about URL actions.

name string

Specifies the name of the event.

originalEvent MouseEvent|KeyboardEvent|DragEvent

Specifies the event that initiated the action, such as mouse, keyboard, or drag events.

requestType string

Specifies the type of the current action.

selectType string

Specifies whether the selection type is a dropdown.