The QuotaInfo class contains information about the user's current state of quotas. It has the following methods:
-
bool canColor() - Check if the user can print or copy in color.
-
bool canPrint() - Check if the user can print.
-
bool canCopy() - Check if the user can copy.
-
bool canScan() - Check if the user can scan.