Gets whether paste action can be executed or not.

Namespace: Sgry.Azuki
Assembly: Azuki (in Azuki.dll) Version: 1.7.13.40248

Syntax

C#
bool CanPaste { get; }
Visual Basic
ReadOnly Property CanPaste As Boolean
	Get

Property Value

Type: Boolean

See Also