ICredentials.UseUserOSForDocumentLabels

Syntax

UseUserOSForDocumentLabels: Boolean;

Description

The UseUserOSForDocumentLabels property determines whether the name of the operating system user is represented in the document marking.

Comments

The default property value is False, and the info of the user, under the account of which the connection to the repository was established, is displayed in document marking. If the value is set to True, the OS user info (UserOS) is indicated in the document mark. The marking stamp is displayed on each sheet of the document in the left lower corner. The documents are marked if the mandatory access is used and the document marking during the exporting and printing is enabled for the access level.  

Example

The example of use is given in the example for ICredentials.UserDescription

See also:

ICredentials