DocumentPrivilege.AllowScreenReaders

DocumentPrivilege.AllowScreenReaders property

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

public bool AllowScreenReaders { get; set; }

See Also