DynamicDocumentPaginator.OnPaginationProgress Метод

Определение

Вызывает событие PaginationProgress.

protected:
 virtual void OnPaginationProgress(System::Windows::Documents::PaginationProgressEventArgs ^ e);
protected virtual void OnPaginationProgress (System.Windows.Documents.PaginationProgressEventArgs e);
abstract member OnPaginationProgress : System.Windows.Documents.PaginationProgressEventArgs -> unit
override this.OnPaginationProgress : System.Windows.Documents.PaginationProgressEventArgs -> unit
Protected Overridable Sub OnPaginationProgress (e As PaginationProgressEventArgs)

Параметры

e
PaginationProgressEventArgs

Объект PaginationProgressEventArgs, содержащий данные события.

Применяется к