IGxStamps.IsEmpty

Syntax

IsEmpty: Boolean;

Description

The IsEmpty property determines whether there are no stamps.

Comments

It returns True if there are no stamps.

It returns False if at least one stamp is set up.

Example

The example of use is given in the IGxDocument.Stamps property.

See also:

IGxStamps