Click or drag to resize

PrinterAlert Properties

The PrinterAlert type exposes the following members.

Properties
  Name Description
Public property AlertText Return the text received from the printer.
Public property Condition Gets the current alert condition.
Public property ConditionName Return the AlertCondition of the alert.
Public property Destination Return the AlertDestination used by the alert.
Public property 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.
Public property DestinationAsSgdString Return the string representation of the alert destination for Set-Get-Do.
Public property OnClear Return alert will be triggered on 'clear'.
Public property OnSet Return true if the alert is fired when 'set'.
Public property Port Return the destination port number where the alert should be sent.
Public property Quelling Return the quelling state of the alert.
Public property SgdName Return the string representation of the Set-Get-Do Name.
Top
See Also