DocumentViewerBase.OnPageViewsChanged 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.
Appelé chaque fois que le jeu de travail des objets DocumentPageView pour cette visionneuse (représenté par la propriété PageViews) est modifié.
protected:
virtual void OnPageViewsChanged();
protected virtual void OnPageViewsChanged ();
abstract member OnPageViewsChanged : unit -> unit
override this.OnPageViewsChanged : unit -> unit
Protected Overridable Sub OnPageViewsChanged ()