Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 668 Bytes

ippattributevalue_createkeyword_710338115.md

File metadata and controls

33 lines (18 loc) · 668 Bytes
-api-id -api-type
M:Windows.Devices.Printers.IppAttributeValue.CreateKeyword(System.String)
winrt method

Windows.Devices.Printers.IppAttributeValue.CreateKeyword(System.String)

-description

Creates an IppAttributeValue object that contains a keyword attribute with the specified value, as defined by the Internet Printing Protocol (IPP).

-parameters

-param value

The value of the keyword attribute.

-returns

The new IppAttributeValue object.

-remarks

-see-also

-examples