PrintQueue.PrintingIsCancelled Propriedade

Definição

Recebe ou define um valor que indica se o trabalho de impressão atual está a ser 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 de Propriedade

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

Aplica-se a