Share via


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
ms881249.pubproperty(en-US,WinEmbedded.11).gif AsyncMode Contains the AsyncMode property setting at the time of the application’s print request.
ms881249.pubproperty(en-US,WinEmbedded.11).gif Rotation Contains the Rotation setting, as defined by the Rotation enumeration.
ms881249.pubproperty(en-US,WinEmbedded.11).gif State Contains an instance of the PrinterState class, which captures the current printer property values at the time of the application’s print request.
ms881249.pubproperty(en-US,WinEmbedded.11).gif Station Contains the printer station setting (for example, PrinterStation.Journal).

Top

Public Methods

(see also Protected Methods )

  Name Description
ms881249.pubmethod(en-US,WinEmbedded.11).gif Equals  Overloaded. (inherited from Object )
ms881249.pubmethod(en-US,WinEmbedded.11).gif GetHashCode  (inherited from Object )
ms881249.pubmethod(en-US,WinEmbedded.11).gif GetType  (inherited from Object )
ms881249.pubmethod(en-US,WinEmbedded.11).gifms881249.static(en-US,WinEmbedded.11).gif ReferenceEquals  (inherited from Object )
ms881249.pubmethod(en-US,WinEmbedded.11).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms881249.protmethod(en-US,WinEmbedded.11).gif Finalize  (inherited from Object )
ms881249.protmethod(en-US,WinEmbedded.11).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

PrintOperation Class
Microsoft.PointOfService.BaseServiceObjects Namespace
PosPrinterBase Class