DocumentViewerBase.OnCancelPrintCommand 메서드

정의

라우트된 CancelPrint 명령을 처리합니다.

protected:
 virtual void OnCancelPrintCommand();
protected virtual void OnCancelPrintCommand ();
abstract member OnCancelPrintCommand : unit -> unit
override this.OnCancelPrintCommand : unit -> unit
Protected Overridable Sub OnCancelPrintCommand ()

설명

이 메서드는 명령을 호출할 CancelPrint 때 호출됩니다.

적용 대상