DynamicDocumentPaginator.PaginationCompleted 事件
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
所有的文件內容都已分頁時發生。
public:
event EventHandler ^ PaginationCompleted;
public event EventHandler PaginationCompleted;
member this.PaginationCompleted : EventHandler
Public Custom Event PaginationCompleted As EventHandler
Public Event PaginationCompleted As EventHandler
事件類型
備註
發生時 PaginationCompleted , IsPageCountValid 是 true
直到起始新的分頁為止。