DynamicDocumentPaginator.PaginationCompleted 事件

定义

当所有文档内容都已分页时发生。

public:
 event EventHandler ^ PaginationCompleted;
public event EventHandler PaginationCompleted;
member this.PaginationCompleted : EventHandler 
Public Custom Event PaginationCompleted As EventHandler 
Public Event PaginationCompleted As EventHandler 

事件类型

注解

发生时 PaginationCompletedIsPageCountValidtrue 直到启动新的分页。

适用于