Cancel Property (C1MultiDocument)
Gets or sets a value indicating whether to cancel the generation of the current document. Note that this property is useful only if
DoEvents is set to
true.
public bool Cancel {get; set;}
'Declaration
Public Property Cancel As Boolean