DocumentPrivilege.AllowPrint

DocumentPrivilege.AllowPrint property

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

public bool AllowPrint { get; set; }

See Also