Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 611 Bytes

itextdocument_cancopy_171689037.md

File metadata and controls

24 lines (17 loc) · 611 Bytes
-api-id -api-type
M:Windows.UI.Text.ITextDocument.CanCopy
winrt method

Windows.UI.Text.ITextDocument.CanCopy

-description

Determines whether document content can be copied to the Clipboard.

-returns

True if copying to the Clipboard is allowed; otherwise false.

-remarks

Copying is allowed unless the document is copy-protected.

-examples

-see-also

ITextDocument.CanPaste, ITextDocument.CanRedo, ITextDocument.CanUndo