pushFromPrimitive Method

Summary

Creates and pushes a new Primitive piece operation onto this record's stack.

Syntax

TypeScript
    pushFromPrimitive(pos: EditPosition, piece: Piece, isDelete: boolean, context: EditableContent): void; 

Parameters

pos

The position where the operation occurred.

piece

The piece that was created.

isDelete

true if a delete operation; otherwise, false.

context

The context where to apply the operation.

Requirements

Target Platforms

See Also

HistoryRecord Object

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