IGxBulkSettings.Enabled

Syntax

Enabled: Boolean;

Description

The Enabled property determines whether a batch operation is performed.

Comments

The batch print or export is performed for the corresponding object if the property is set to True. The user also needs to determine specific parameters of batch operation.

Example

The example of use is given in description of the IGxDocument.BulkSettings property.

See also:

IGxBulkSettings