VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Wpf.Utils Namespace / WpfSystemClipboard Class
Constructors Methods SeeAlso
In This Topic
    WpfSystemClipboard Class Members
    In This Topic
    The following tables list the members exposed by WpfSystemClipboard.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WpfSystemClipboard 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