VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Utils Namespace / ObjectClipboard Class
Constructors Methods SeeAlso
In This Topic
    ObjectClipboard Class Members
    In This Topic
    The following tables list the members exposed by ObjectClipboard.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ObjectClipboard class.
    Public Methods
     NameDescription
    Public MethodRemoves all data from the Clipboard.
    Public MethodIndicates whether the Clipboard contains data in the specified format.
    Public MethodRetrieves data, in the specified format, from the Clipboard.
    Public MethodClears the Clipboard and adds data in the specified format to the Clipboard.
    See Also