Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 797 Bytes

printcustomitemlistoptiondetails_trysetvalue_1013845356.md

File metadata and controls

28 lines (20 loc) · 797 Bytes
-api-id -api-type -api-device-family-note
M:Windows.Graphics.Printing.OptionDetails.PrintCustomItemListOptionDetails.TrySetValue(System.Object)
winrt method
xbox

Windows.Graphics.Printing.OptionDetails.PrintCustomItemListOptionDetails.TrySetValue

-description

Sets the value for the item ID or the display name of the custom item.

-parameters

-param value

Value for the item ID or the display name of the custom item.

-returns

Boolean value that indicates TRUE for a successful Get or Set, and FALSE for a failed Get or Set.

-remarks

To set the default value for a custom dropdown list of options, set the value explicitly. Otherwise, the adding order will be used.

-examples

-see-also