VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Utils Namespace / IObjectClipboard Interface
Methods SeeAlso
In This Topic
    IObjectClipboard Interface Members
    In This Topic
    The following tables list the members exposed by 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 MethodAdds data in the specified format to the Clipboard.
    See Also