IGxDocument.RangeCount

Syntax

RangeCount: Integer;

Description

The RangeCount property returns the number of print ranges.

Comments

The entire document, the current page or the selected range is understood by the print range.

Example

The property use is given in the example for IGxDocument.RangeName.

See also:

IGxDocument