ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Core Namespace / IContentsPaneClipboardOps Interface / CanPasteSpecialAsync Method

CanPasteSpecialAsync Method (IContentsPaneClipboardOps)
Can a paste special to the clipboard be accomplished
Syntax
Task<bool> CanPasteSpecialAsync()

Return Value

Task{bool}
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also