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 | |
---|---|---|
Alignment | Gets the value of the alignment parameter set when the application called the PrintMemoryBitmapOperation method. Valid values are defined by the BitmapAlignment enumeration. | |
AsyncMode | Contains the AsyncMode property setting at the time of the application’s print request. (inherited from PrintOperation) | |
Bitmap | Gets the value of the filename parameter set when the application called the PrintMemoryBitmapOperation method. | |
Rotation | Contains the Rotation setting, as defined by the Rotation enumeration. (inherited from PrintOperation) | |
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) | |
Station | Contains the printer station setting (for example, PrinterStation.Journal). (inherited from PrintOperation) | |
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 | |
---|---|---|
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
PrintMemoryBitmapOperation Class
Microsoft.PointOfService.BaseServiceObjects Namespace
PosPrinter.PrintMemoryBitmap Method