DynamicDocumentPaginator.OnPaginationCompleted(EventArgs) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Raises the PaginationCompleted event.
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)
Parameters
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.