PrintDocument.Paginate Event

Definition

Occurs when the PrintManager requests the collection of print pages to be shown in the preview window.

C#
public event PaginateEventHandler Paginate;

Event Type

Applies to

Produk Versi
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6

See also