Share via


DynamicDocumentPaginator.OnPaginationCompleted(EventArgs) メソッド

定義

PaginationCompleted イベントを発生させます。

protected:
 virtual void OnPaginationCompleted(EventArgs ^ e);
protected virtual void OnPaginationCompleted (EventArgs e);
abstract member OnPaginationCompleted : EventArgs -> unit
override this.OnPaginationCompleted : EventArgs -> unit
Protected Overridable Sub OnPaginationCompleted (e As EventArgs)

パラメーター

e
EventArgs

イベント データを格納している EventArgs

適用対象