Description

Returns the number of IPNDocConvQueueItemFile objects in the IPNDocConvQueueItemFiles collection. Each time a new output file is created, an IPNDocConvQueueItemFile object is added to the collection. The output settings for file creation, such as multipage or serialized output, and append mode will determine the resulting number of IPNDocConvQueueItemFile objects in the collection.

Read-only.

Syntax

expression.Count

where expression is an IPNFiles collection

Returns an Integer.

See Also:

Item IPNDocConvQueueItemFile