Property CanSetupDocuments
CanSetupDocuments
Indicates whether the user has the permission to alter the application's document generation settings.
Declaration
public bool CanSetupDocuments { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
Remarks
Please be aware that this field represents the corresponding checkbox in
the User dialog box. Even if this property is false, the user may
be still have the permission if he HasAdministratorRights.