Share via


PrintMemoryBitmapOperation Class

Definition

Captures information about the PrintMemoryBitmap(PrinterStation, Bitmap, Int32, Int32) method.

public class PrintMemoryBitmapOperation : Microsoft.PointOfService.BaseServiceObjects.PrintOperation
type PrintMemoryBitmapOperation = class
    inherit PrintOperation
Public Class PrintMemoryBitmapOperation
Inherits PrintOperation
Inheritance
PrintMemoryBitmapOperation

Properties

Alignment
AsyncMode

Contains the AsyncMode property setting at the time of the application’s print request.

(Inherited from PrintOperation)
Bitmap
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

Applies to