Windows.UI.Xaml.Printing.PrintDocument

June 22, 2022 ยท View on GitHub

-description

Defines a reusable object that sends output to a printer.

-remarks

PrintDocument implements a print list concept whereby pages can be added to the print list, and then various methods can be called on the ongoing print list.

-examples

-see-also

DependencyObject, Print from your app

Contents

  1. 1-description
  2. 2-remarks
  3. 3-examples
  4. 4-see-also