Microsoft.UI.Xaml.Printing Namespace

Provides a basic printing support framework for applications.

Classes

AddPagesEventArgs

Provides event data for the AddPages event.

GetPreviewPageEventArgs

Provides event data for the GetPreviewPage event.

PaginateEventArgs

Provides event data for the Paginate event.

PrintDocument

Defines a reusable object that sends output to a printer.

Enums

PreviewPageCountType

Describes the basis of the page count.

Delegates

AddPagesEventHandler

Represents the method that will handle the AddPages event.

GetPreviewPageEventHandler

Represents the method that will handle the GetPreviewPage event.

PaginateEventHandler

Represents the method that will handle the Paginate event.