PrintOperation Members (POS for .NET v1.12 SDK Documentation)
2/27/2008
The abstract class definition from which all other <PrintMethodName>Operation classes are derived.
The following tables list the members exposed by the PrintOperation type.
Public Properties
Name | Description | |
---|---|---|
AsyncMode | Contains the AsyncMode property setting at the time of the application’s print request. | |
Rotation | Contains the Rotation setting, as defined by the Rotation enumeration. | |
State | Contains an instance of the PrinterState class, which captures the current printer property values at the time of the application’s print request. | |
Station | Contains the printer station setting (for example, PrinterStation.Journal). |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
PrintOperation Class
Microsoft.PointOfService.BaseServiceObjects Namespace
PosPrinterBase Class