DocumentViewerBase.OnLastPageCommand Método

Definición

Controla el comando enrutado LastPage.

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

Comentarios

El LastPage comando enrutado hace que el visor salte a la última página del actual Document.

Se aplica a

Consulte también