printSupport2:SupportedFormat
Specifies a Page Description Language (PDL) format supported by the virtual printer.
Element hierarchy
<printSupport2:PrintSupportVirtualPrinter>
<printSupport2:SupportedFormats>
<printSupport2:SupportedFormats>
Syntax
<printSupport2:SupportedFormat
Type = 'A MIME type string specifying the PDL format.'
MaxVersion = 'The maximum version of the PDL format that the virtual printer can handle.'/>
Attributes and elements
Attributes
Attribute | Description | Data type | Required | Default value |
---|---|---|---|---|
Type | A MIME type string specifying the PDL format. | A MIME type string. | Yes | |
MaxVersion | The maximum version of the PDL format that the virtual printer can handle. | A string in the format *"MajorVersion.MinorVersion" where MajorVersion and MinorVersion include only digits. If letter characters are included in the version strings, the value is invalid and will be ignored. | No |
Child elements
None.
Parent elements
Parent element | Description |
---|---|
printsupport2:SupportedFormats | Specifies the Page Description Language (PDL) formats supported by the virtual printer. |
Remarks
For information about developing Print Support Apps, see the Print support app design guide.
Requirements
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/printsupport/windows10/2 |