DocumentViewerBase.OnPrintCommand Metoda

Definice

Print Zpracovává směrovaný příkaz.

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

Poznámky

Tato metoda je volána při každém Print vyvolání příkazu.

Platí pro

Viz také