Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 977 Bytes

printsupportprinterselectedeventargs_setadditionalfeatures_663166454.md

File metadata and controls

29 lines (16 loc) · 977 Bytes
-api-id -api-type
M:Windows.Graphics.Printing.PrintSupport.PrintSupportPrinterSelectedEventArgs.SetAdditionalFeatures(Windows.Foundation.Collections.IIterable{Windows.Graphics.Printing.PrintSupport.PrintSupportPrintTicketElement})
winrt method

Windows.Graphics.Printing.PrintSupport.PrintSupportPrinterSelectedEventArgs.SetAdditionalFeatures(Windows.Foundation.Collections.IIterable{Windows.Graphics.Printing.PrintSupport.PrintSupportPrintTicketElement})

-description

Specifies additional PrintTicket features to be shown in the print dialog, if not already shown.

-parameters

-param features

An IEnumerable collection of PrintSupportPrintTicketElement objects.

-remarks

-see-also

-examples