Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.31 KB

standardprinttaskoptions_custompageranges.md

File metadata and controls

26 lines (16 loc) · 1.31 KB
-api-id -api-type
P:Windows.Graphics.Printing.StandardPrintTaskOptions.CustomPageRanges
winrt property

Windows.Graphics.Printing.StandardPrintTaskOptions.CustomPageRanges

-description

Gets the canonical name for the custom page ranges option for the print task.

-property-value

The canonical name for the custom page ranges option for the print task.

-remarks

Use this property to get the canonical name to add or remove the custom page ranges option from the PrintTaskOptions.DisplayedOptions list to indicate whether the custom page ranges option appears in the print preview UI. For more information, see Customize the print preview UI. This property only applies to printers that support the custom page ranges capability.

-examples