Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 777 Bytes

settingslaunchkind.md

File metadata and controls

37 lines (20 loc) · 777 Bytes
-api-id -api-type
T:Windows.Graphics.Printing.PrintSupport.SettingsLaunchKind
winrt enum

Windows.Graphics.Printing.PrintSupport.SettingsLaunchKind

-description

Defines values that indicate the type of operation that launched the print support settings UI.

-enum-fields

-field JobPrintTicket: 0

Print job settings.

-field UserDefaultPrintTicket: 1

Default printer settings.

-remarks

For more information, see Print support app design guide.

-see-also

Print support app design guide,LaunchKind

-examples