DocumentViewerBase.OnPreviousPageCommand Méthode

Définition

Gère la commande routée PreviousPage.

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

Remarques

La PreviousPage commande routée fait passer la visionneuse à la page suivante (le cas échéant) dans le fichier actif Document. La CanGoToPreviousPage propriété indique s’il existe ou non une page précédente vers laquelle accéder dans le document actif.

S’applique à

Voir aussi