[]
Gets or sets whether to cancel the print process. Note: Cancelling the print process cannot be reversed.
public bool Cancel { get; set; }
Public Property Cancel As Boolean