FlowDocumentPageViewer.OnPreviousPageCommand Método

Definición

Controla el PreviousPage comando enrutado.

protected:
 override void OnPreviousPageCommand();
protected override void OnPreviousPageCommand();
override this.OnPreviousPageCommand : unit -> unit
Protected Overrides Sub OnPreviousPageCommand ()

Comentarios

Se llama a este método cuando se llama al PreviousPage comando .

Este método invalida OnPreviousPageCommand.

Se aplica a