VintaSoft Imaging .NET SDK 15.0: Documentation for .NET developer
Vintasoft.Imaging.Utils Namespace / IAsyncClipboard Interface
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    IAsyncClipboard Interface
    In This Topic
    Defines an interface that allows to asynchronously place data on and retrieve data from the clipboard.
    Object Model
    IAsyncClipboard
    Syntax
    'Declaration
    
    Public Interface IAsyncClipboard
    
    
    public interface IAsyncClipboard
    
    
    public __gc __interface IAsyncClipboard
    
    
    public interface class IAsyncClipboard
    
    
    Requirements

    Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also