Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 925 Bytes

ippattributevalue_createtextwithlanguagearray_545654666.md

File metadata and controls

33 lines (18 loc) · 925 Bytes
-api-id -api-type
M:Windows.Devices.Printers.IppAttributeValue.CreateTextWithLanguageArray(Windows.Foundation.Collections.IIterable{Windows.Devices.Printers.IppTextWithLanguage})
winrt method

Windows.Devices.Printers.IppAttributeValue.CreateTextWithLanguageArray(Windows.Foundation.Collections.IIterable{Windows.Devices.Printers.IppTextWithLanguage})

-description

Creates an IppAttributeValue object that contains an array of textWithLanguage attributes with the specified values.

-parameters

-param values

The values of the array of textWithLanguage attributes.

-returns

The new IppAttributeValue object.

-remarks

-see-also

-examples