Share via


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 新しい改ページが開始されるまで です。

適用対象