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

In This Topic
    CanPasteSpecialAsync Method (IContentsPaneClipboardOps)
    In This Topic
    Can a paste special to the clipboard be accomplished
    Syntax
    Task<bool> CanPasteSpecialAsync()
    Function CanPasteSpecialAsync() As Task(Of Boolean)

    Return Value

    Task{bool}
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also