Share via


SignatureCapture.IsExclusiveUseDevice Property

Definition

Indicates whether or not the SignatureCapture is exclusive-use.

protected override sealed bool IsExclusiveUseDevice { get; }
member this.IsExclusiveUseDevice : bool
Protected Overrides NotOverridable ReadOnly Property IsExclusiveUseDevice As Boolean

Property Value

A value of true indicates that the SignatureCapture is exclusive-use. Otherwise, the value will be false.

Applies to