Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 839 Bytes

ippattributevalue_createtextwithoutlanguagearray_488066295.md

File metadata and controls

32 lines (18 loc) · 839 Bytes
-api-id -api-type
M:Windows.Devices.Printers.IppAttributeValue.CreateTextWithoutLanguageArray(Windows.Foundation.Collections.IIterable{System.String})
winrt method

Windows.Devices.Printers.IppAttributeValue.CreateTextWithoutLanguageArray(Windows.Foundation.Collections.IIterable{System.String})

-description

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

-parameters

-param values

The values of the array of textWithoutLanguage attributes.

-returns

The new IppAttributeValue object.

-remarks

-see-also

-examples