Uses of Class
system.windows.documents.PaginationProgressEventHandler
-
Packages that use PaginationProgressEventHandler Package Description system.windows.documents -
-
Uses of PaginationProgressEventHandler in system.windows.documents
Methods in system.windows.documents with parameters of type PaginationProgressEventHandler Modifier and Type Method Description void
DynamicDocumentPaginator. addPaginationProgress(PaginationProgressEventHandler handler)
void
DynamicDocumentPaginator. removePaginationProgress(PaginationProgressEventHandler handler)
-