print-wrap-mode

Summary: Printing Line Wrapping Mode

Description:
Specifies how to wrap long lines for printing. Use "none" for no wrapping, "word" for wrapping at word boundaries, and "char" for wrapping at individual character boundaries. Note that the values are case-sensitive, so make sure they appear exactly as mentioned here.

Type: String

Default: 'word'

Supported on:

Printing Line Wrapping Mode


  1. none
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Centrify\Gnome3\org.gnome.gedit.preferences.print
    Value Nameprint-wrap-mode
    Value TypeREG_SZ
    Valuenone
  2. char
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Centrify\Gnome3\org.gnome.gedit.preferences.print
    Value Nameprint-wrap-mode
    Value TypeREG_SZ
    Valuechar
  3. word
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Centrify\Gnome3\org.gnome.gedit.preferences.print
    Value Nameprint-wrap-mode
    Value TypeREG_SZ
    Valueword
  4. word-char
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Centrify\Gnome3\org.gnome.gedit.preferences.print
    Value Nameprint-wrap-mode
    Value TypeREG_SZ
    Valueword-char


centrify_gnome3_settings.admx

Administrative Templates (Computers)

Administrative Templates (Users)