Please enable JavaScript to view this site.

TIFF Image Printer

Description

Returns an individual IPNJob item from the collection.

Syntax

expression.Item(Index)

where expression is an IPNJobs collection

Returns an IPNJob item, or E_FAIL if the Index is out of range.

Parameters

Object Index

The collection can be indexed by integer position or by JobGUID string.

See Also: Count IPNJob