VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Utils Namespace / IObjectClipboard Interface
In This Topic
IObjectClipboard Interface Methods
In This Topic
For a list of all methods of this type, see IObjectClipboard.
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 MethodSets data in the specified format to the Clipboard.
Public MethodSets the several data in clipboard.
See Also