FlowDocumentReader.OnPrintCommand 메서드

정의

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

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

설명

이 메서드는 명령이 Print 호출될 때 호출됩니다.

적용 대상