Share via


Microsoft.UI.Xaml.Printing Namespace

Provides a basic printing support framework for applications.

Classes

Name Description
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

Name Description
PreviewPageCountType

Describes the basis of the page count.

Delegates

Name Description
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.