Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 460 Bytes

printdocument_addpage_533744783.md

File metadata and controls

25 lines (16 loc) · 460 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Printing.PrintDocument.AddPage(Windows.UI.Xaml.UIElement)
winrt method

Windows.UI.Xaml.Printing.PrintDocument.AddPage

-description

Adds a XAML root visual element to the print list.

-parameters

-param pageVisual

The root visual element of the page to add to the print list.

-remarks

-examples

-see-also