DynamicDocumentPaginator.PaginationCompleted Événement
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.
Se produit lorsque tout le contenu du document a été paginé.
public:
event EventHandler ^ PaginationCompleted;
public event EventHandler PaginationCompleted;
member this.PaginationCompleted : EventHandler
Public Custom Event PaginationCompleted As EventHandler
Public Event PaginationCompleted As EventHandler
Type d'événement
Remarques
Lorsque PaginationCompleted cela se produit, IsPageCountValid c’est true jusqu’à ce qu’une nouvelle pagination soit lancée.