Share via


PrintMemoryBitmapOperation Members (POS for .NET v1.12 SDK Documentation)

2/27/2008

Captures information about the PrintMemoryBitmap method.

The following tables list the members exposed by the PrintMemoryBitmapOperation type.

Public Properties

  Name Description
Bb404575.pubproperty(en-US,WinEmbedded.11).gif Alignment Gets the value of the alignment parameter set when the application called the PrintMemoryBitmapOperation method. Valid values are defined by the BitmapAlignment enumeration.
Bb404575.pubproperty(en-US,WinEmbedded.11).gif AsyncMode  Contains the AsyncMode property setting at the time of the application’s print request. (inherited from PrintOperation)
Bb404575.pubproperty(en-US,WinEmbedded.11).gif Bitmap Gets the value of the filename parameter set when the application called the PrintMemoryBitmapOperation method.
Bb404575.pubproperty(en-US,WinEmbedded.11).gif Rotation  Contains the Rotation setting, as defined by the Rotation enumeration. (inherited from PrintOperation)
Bb404575.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. (inherited from PrintOperation)
Bb404575.pubproperty(en-US,WinEmbedded.11).gif Station  Contains the printer station setting (for example, PrinterStation.Journal). (inherited from PrintOperation)
Bb404575.pubproperty(en-US,WinEmbedded.11).gif Width Gets the values of the width parameter set when the application called the PrintMemoryBitmapOperation method.

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top

See Also

Reference

PrintMemoryBitmapOperation Class
Microsoft.PointOfService.BaseServiceObjects Namespace
PosPrinter.PrintMemoryBitmap Method