ExportUsers Property
Overloads
| ExportUsers |
If Export is set to Restricted, this list contains the users who are allowed to export the document. |
ExportUsers
If Export is set to Restricted, this list contains the users who are allowed to export the document.
Declaration
public List<string> ExportUsers { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.List<System.String> |