DocumentPrivilege.AllowFillIn

DocumentPrivilege.AllowFillIn property

Sets the permission which allow fill in forms or not. true is allow and false is forbidden.

public bool AllowFillIn { get; set; }

See Also