FlowDocumentScrollViewer.OnPrintCommand Método

Definición

Controla el comando enrutado Print.

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

Comentarios

Se llama a este método cuando se invoca el Print comando .

Se aplica a