DocumentPrivilege.AllowModifyAnnotations

DocumentPrivilege.AllowModifyAnnotations property

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

public bool AllowModifyAnnotations { get; set; }

See Also