PAPERTYPE System Option: Windows

Specifies to a printer the type of paper to use for printing.
Valid in: configuration file, SAS invocation, OPTIONS statement, SAS System Options window
Category: Log and procedure output control: ODS printing
PROC OPTIONS GROUP= ODSPRINT
Default: PLAIN
Windows specifics: valid values
See: PAPERTYPE= System Option in SAS System Options: Reference

Syntax

-PAPERTYPE PLAIN | STANDARD | GLOSSY | TRANSPARENCY | printer-defined-value
PAPERTYPE= PLAIN | STANDARD | GLOSSY | TRANSPARENCY | printer-defined-value

Required Arguments

PLAIN
specifies to use plain paper.
STANDARD
specifies to use the standard paper for the printer.
GLOSSY
specifies to use glossy paper.
TRANSPARENCY
specifies to use transparent paper.
printer-definded-value
specifies a paper type that is defined by the printer.

Details

See your printer documentation for the paper types that your printer can use.