Edit

printSupport2:SupportedFormat

Specifies a Page Description Language (PDL) format supported by the virtual printer.

Element hierarchy

<Package>
   └─ <Extensions>
      └─ <printSupport2:Extension>
         └─ <printSupport2:PrintSupportVirtualPrinter>
            └─ <printSupport2:SupportedFormats>
               └─ <printSupport2:SupportedFormat>
   └─ <Applications>
      └─ <Application>
         └─ <Extensions>
            └─ <printSupport2:Extension>
               └─ <printSupport2:PrintSupportVirtualPrinter>
                  └─ <printSupport2:SupportedFormats>
                     └─ <printSupport2:SupportedFormat>

Syntax

<printSupport2:SupportedFormat
  Type = 'A required value. <!-- TODO: Add description for printSupport2:ST_MimeType -->'
  MaxVersion = 'An optional value. <!-- TODO: Add description for printSupport2:ST_MaxVersion -->' />

Attributes

Attribute Description Data type Required Default value
Type A MIME type string specifying the PDL format. A value. Yes
MaxVersion The maximum version of the PDL format that the virtual printer can handle. An optional value. No

Child elements

None.

Parent elements

Parent element Description
printSupport2:SupportedFormats Specifies the Page Description Language (PDL) formats supported by the virtual printer.

Requirements

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/printsupport/windows10/2
Minimum OS Version

Remarks

Examples