canCopy Property

Summary

Check if the copy to clipboard operation can be performed.

Syntax

TypeScript
    get canCopy(): boolean; 

Property Value

true to copy to clipboard can be performed; otherwise, false.

Remarks

The copy to clipboard can be performed by calling copyToClipboard and copyToClipboardAsync.

Requirements

Target Platforms

See Also

EngineModule Object

EngineModule Members

Leadtools.Document.Editor Namespace

Help Version 22.0.2023.1.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.