Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 790 Bytes

printtaskoptiondetails_createtoggleoption_1398353997.md

File metadata and controls

32 lines (19 loc) · 790 Bytes
-api-id -api-type
M:Windows.Graphics.Printing.OptionDetails.PrintTaskOptionDetails.CreateToggleOption(System.String,System.String)
winrt method

Windows.Graphics.Printing.OptionDetails.PrintTaskOptionDetails.CreateToggleOption

-description

Creates a PrintCustomToggleOptionDetails object to handle the display name and other parameters of the advanced print task option item.

-parameters

-param optionId

The ID of the print task option.

-param displayName

The display name of the print task option.

-returns

-remarks

-see-also

-examples