Back to Website
Show / Hide Table of Contents

Interface ITextEngineWrapper

Inheritance
ITextMeasurerHolder
ITextEngineWrapper
Package: @aurigma/design-atoms-text

Properties

colorPalette

Color palette.

Declaration
colorPalette: IColorPalette;
Property Value
Type Description
IColorPalette

Color palette.

cursorHandler

Handler for performing simple operations with the cursor.

Declaration
cursorHandler: ICursorHandler;
Property Value
Type Description
ICursorHandler

Handler for performing simple operations with the cursor.

metadataHandler

Handler for performing simple operations with text metadata.

Declaration
metadataHandler: IMetadataHandler;
Property Value
Type Description
IMetadataHandler

Handler for performing simple operations with text metadata.

selectionHandler

Handler for performing simple operations with text selection.

Declaration
selectionHandler: ISelectionHandler;
Property Value
Type Description
ISelectionHandler

Handler for performing simple operations with text selection.

styleHandler

Handler for performing simple operations with paragraph and character styles.

Declaration
styleHandler: IStyleHandler;
Property Value
Type Description
IStyleHandler

Handler for performing simple operations with paragraph and character styles.

textHandler

Handler for performing simple operations with text content.

Declaration
textHandler: ITextHandler;
Property Value
Type Description
ITextHandler

Handler for performing simple operations with text content.

undoRedoHandler

Handler for performing operations with redoing and undoing of actions.

Declaration
undoRedoHandler: IUndoRedoHandler;
Property Value
Type Description
IUndoRedoHandler

Handler for performing operations with redoing and undoing of actions.

Was this page helpful?
Thanks for your feedback!
In This Article
  • Properties
    • colorPalette
    • cursorHandler
    • metadataHandler
    • selectionHandler
    • styleHandler
    • textHandler
    • undoRedoHandler
Back to top Copyright © 2001–2024 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback