Condividi tramite


DocumentViewerBase.OnLastPageCommand Metodo

Definizione

Gestisce il comando indirizzato LastPage.

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

Commenti

Il LastPage comando instradato causa il passaggio del visualizzatore all'ultima pagina nell'oggetto corrente Document.

Si applica a

Vedi anche