DocumentPrivilege.AllowCopy

DocumentPrivilege.AllowCopy property

Sets the permission which allow copy or not. true is allow and false is forbidden.

public bool AllowCopy { get; set; }

See Also