chromium/components/policy/resources/templates/policy_definitions/Printing/PrintingBackgroundGraphicsDefault.yaml

caption: Default background graphics printing mode
desc: Overrides default background graphics printing mode.
example_value: enabled
features:
  can_be_recommended: false
  dynamic_refresh: true
  per_profile: true
future_on:
- fuchsia
items:
- caption: Enable background graphics printing mode by default
  name: enabled
  value: enabled
- caption: Disable background graphics printing mode by default
  name: disabled
  value: disabled
owners:
- [email protected]
- [email protected]
- [email protected]
schema:
  enum:
  - enabled
  - disabled
  type: string
supported_on:
- chrome_os:79-
- chrome.*:80-
tags: []
type: string-enum