Share via


RotatePrintCollection Class

Definition

The RotatePrintCollection helper class is used to store an array, or list, of requested rotation print operations.

public class RotatePrintCollection : Microsoft.PointOfService.BaseServiceObjects.PrintOperationCollection
type RotatePrintCollection = class
    inherit PrintOperationCollection
Public Class RotatePrintCollection
Inherits PrintOperationCollection
Inheritance

Properties

Item[Int32]

Retrieves an instance of the PrintOperation class from the array.

(Inherited from PrintOperationCollection)
Rotation

Contains the rotation mode.

Station

Retrieves the printer station, as defined by the PrinterStation enumeration, associated with the array.

(Inherited from PrintOperationCollection)

Methods

CopyTo(PrintOperation[], Int32)

Copies a PrintOperation class instance to the array.

(Inherited from PrintOperationCollection)

Applies to