Click or drag to resize

ScanningManagerIsClipboardEmpty Method

Returns true when the clipboard is empty, otherwise false.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public bool IsClipboardEmpty()

Return Value

Type: Boolean
See Also