pageRange

Description

Provides the ability to print arbitrary ranges of pages (rather than a single range as provided by SetPageRange()).

The page range is specified as a comma separated list of hyphenated ranges, for example "1-2,4,7-10".

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

Syntax

enhancedFormatting.pageRange = sPageRange;

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