Windows.UI.Xaml.Printing Namespace
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.
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. |