ps-footer-frame-alist

ps-footer-frame-alist is a variable defined in `ps-print.el'.
Its value is

((fore-color . 0.0) (back-color . 0.9) (border-width . 0.4) (border-color . 0.0) (shadow-color . 0.0))

  • This variable may be risky if used as a file-local variable.

Documentation:
Specify footer frame properties alist.

Don't change this alist directly, instead use customization, or `ps-value',
`ps-get', `ps-put' and `ps-del' functions (see them for documentation).

See also `ps-header-frame-alist' for documentation.

You can customize this variable.

This variable was introduced, or its default value was changed, in version 21.1 of Emacs.