Please enable JavaScript to view this site.

TIFF Image Printer

Description

Returns the number of IPNFile objects in the IPNFiles collection. Each time the printer creates a new file, a new IPNFile object is added to the collection. The printer settings for file creation, such as multi-page or serialized output, and append mode will determine the resulting number of IPNFile objects in the collection.

Read-only.

Syntax

expression.Count

where expression is an IPNFiles collection

Returns an Integer.

See Also: Item IPNFile