Please enable JavaScript to view this site.

TIFF Image Printer

Description

A collection of IPNJob objects, one for every job that has been printed. Allows quick iteration through the collection using the foreach statement of the C# language and the for each statement in Visual Basic.

Methods

Properties

Methods

Item

Returns an individual IPNJob item from the collection. The collection can be indexed by position or by JobGUID string.

Properties

Count

Read-only; Returns an Integer that represents the number of IPNJob objects in the collection.