Skip to content

Latest commit

 

History

History
33 lines (16 loc) · 1.17 KB

printsupportprinterselectedeventargs_allowedadditionalfeaturesandparameterscount.md

File metadata and controls

33 lines (16 loc) · 1.17 KB
-api-id -api-type
P:Windows.Graphics.Printing.PrintSupport.PrintSupportPrinterSelectedEventArgs.AllowedAdditionalFeaturesAndParametersCount
winrt property

Windows.Graphics.Printing.PrintSupport.PrintSupportPrinterSelectedEventArgs.AllowedAdditionalFeaturesAndParametersCount

-description

Gets a value indicating the number of features and parameters that can be displayed in the print dialog.

-property-value

The number of features and parameters that can be displayed in the print dialog.

-remarks

Specify additional features and parameters for the print dialog by calling SetAdditionalFeatures and SetAdditionalParameters.

-see-also

-examples