ISecurityLevel.PrintAllowed

Syntax

PrintAllowed: Boolean;

Description

The PrintAllowed property determines whether to enable the printing of objects with this security level.

Comments

The property is set to True by default.

Example

The property use is given in the example for ISecurityCategory.AddLevel.

See also:

ISecurityLevel