PrintQueue.PrintingIsCancelled Propriedade

Definição

Obtém ou define um valor que indica se o trabalho de impressão atual está sendo cancelado.

public:
 property bool PrintingIsCancelled { bool get(); void set(bool value); };
public bool PrintingIsCancelled { get; set; }
member this.PrintingIsCancelled : bool with get, set
Public Property PrintingIsCancelled As Boolean

Valor da propriedade

true se o trabalho de impressão estiver sendo cancelado; caso contrário, false.

Aplica-se a