ScanningManagerIsClipboardEmpty Method

Returns true when the clipboard is empty, otherwise false.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Returns true when the clipboard is empty, otherwise false.")]
public bool IsClipboardEmpty()

Return Value

Boolean

See Also