Share via


PrintOperation.State Property

Definition

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

Property Value

Applies to