VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Utils Namespace / ObjectClipboard Class
In This Topic
ObjectClipboard Class Methods
In This Topic
For a list of all methods of this type, see ObjectClipboard.
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.
Public MethodSets the data items.
See Also