Share via


PageModePrintCollection Class

Definition

Prints a collection of PageModePrintOperation.

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

Properties

Item[Int32]

Retrieves an instance of the PrintOperation class from the array.

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