printingPass

Description

Provides the ability to print only odd numbered pages or only even numbered pages. To reset printing, specify 'all' pages.

Note that when previewing, pages that will not be printed are shown with a heavy grey background.

Syntax

enhancedFormatting.printPass = 'odd' | 'even' | odd&even | 'all';

Settings

This is a read/write property.

Applies To

enhancedFormatting

Example

Check out the source code of the ScriptX Enhanced Page Range sample.

See also

SetPageRange, printingPass