PrinterAlert Properties | 
          
The PrinterAlert type exposes the following members.
| Name | Description | |
|---|---|---|
| AlertText | 
            Return the text received from the printer.
              | |
| Condition | 
            Gets the current alert condition.
              | |
| ConditionName | 
            Return the AlertCondition of the alert.
              | |
| Destination | 
            Return the AlertDestination used by the alert.
              | |
| DestinationAddress | 
            Return the destination where the alert should be sent, for example, an IP Address or an email address, depending 
            on the value of getDestinationAsSGDString.
              | |
| DestinationAsSgdString | 
            Return the string representation of the alert destination for Set-Get-Do.
              | |
| OnClear | 
            Return alert will be triggered on 'clear'.
              | |
| OnSet | 
            Return true if the alert is fired when 'set'.
              | |
| Port | 
            Return the destination port number where the alert should be sent.
              | |
| Quelling | 
            Return the quelling state of the alert.
              | |
| SgdName | 
            Return the string representation of the Set-Get-Do Name.
              |