Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 765 Bytes

ippattributevalue_createresolution_318986718.md

File metadata and controls

33 lines (18 loc) · 765 Bytes
-api-id -api-type
M:Windows.Devices.Printers.IppAttributeValue.CreateResolution(Windows.Devices.Printers.IppResolution)
winrt method

Windows.Devices.Printers.IppAttributeValue.CreateResolution(Windows.Devices.Printers.IppResolution)

-description

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

-parameters

-param value

The value of the resolution attribute.

-returns

The new IppAttributeValue object.

-remarks

-see-also

-examples