Skip to content

Printer Panel

config/feature.json
239  "WPFPanelPrinter": {
240    "Content": "Printer Panel",
241    "category": "Legacy Windows Panels",
242    "panel": "2",
243    "Type": "Button",
244    "ButtonWidth": "300",
245    "InvokeScript": [
246      "Start-Process 'shell:::{A8A91A66-3A7D-4424-8D24-04E180695C7A}'"
247    ],