FlowDocumentPageViewer.OnGoToPageCommand(Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Gère la commande routée GoToPage.
protected:
override void OnGoToPageCommand(int pageNumber);
protected override void OnGoToPageCommand(int pageNumber);
override this.OnGoToPageCommand : int -> unit
Protected Overrides Sub OnGoToPageCommand (pageNumber As Integer)
Paramètres
- pageNumber
- Int32
Numéro de page à atteindre.
Remarques
Cette méthode est appelée lorsque la GoToPage commande est appelée.
Cette méthode se substitue à OnGoToPageCommand.