The Cancel Property is available in LEADTOOLS Document and Medical Imaging toolkits.
The cancelable property for this event type.Visual Basic (Declaration) | |
---|---|
Public Property Cancel As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool Cancel {get; set;} |
Return Value
True | Cancel the current operation. |
False | (default) Do not cancel the current operation. |
Set this property to True to cause the current MediaWriterDrive operation to be canceled.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family