canPaste Property

Summary

Check if the paste from clipboard operation can be performed.

Syntax

TypeScript
    get canPaste(): boolean; 

Property Value

true to paste from clipboard can be performed; otherwise, false.

Remarks

The paste from clipboard can be performed by calling pasteFromClipboard and pasteFromClipboardAsync.

Requirements

Target Platforms

See Also

EngineModule Object

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