PrintOperation.State Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains an instance of the PrinterState class, which captures the current printer property values at the time of the application’s print request.
public Microsoft.PointOfService.BaseServiceObjects.PrinterState State { get; }
member this.State : Microsoft.PointOfService.BaseServiceObjects.PrinterState
Public ReadOnly Property State As PrinterState