Click or drag to resize

PrinterAlert Properties

The PrinterAlert type exposes the following members.

Properties
  NameDescription
Public propertyAlertText
Return the text received from the printer.
Public propertyCondition
Gets the current alert condition.
Public propertyConditionName
Return the AlertCondition of the alert.
Public propertyDestination
Return the AlertDestination used by the alert.
Public propertyDestinationAddress
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 propertyDestinationAsSgdString
Return the string representation of the alert destination for Set-Get-Do.
Public propertyOnClear
Return alert will be triggered on 'clear'.
Public propertyOnSet
Return true if the alert is fired when 'set'.
Public propertyPort
Return the destination port number where the alert should be sent.
Public propertyQuelling
Return the quelling state of the alert.
Public propertySgdName
Return the string representation of the Set-Get-Do Name.
Top
See Also