VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Shared Namespace / WebObjectClipboardJS type
Constructors SeeAlso
In This Topic
    WebObjectClipboardJS Class Members
    In This Topic
    The following tables list the members exposed by WebObjectClipboardJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebObjectClipboardJS class.
    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