DocumentPrivilege.AllowDegradedPrinting

DocumentPrivilege.AllowDegradedPrinting property

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

public bool AllowDegradedPrinting { get; set; }

See Also