共用方式為


PrintOperation Class

Definition

The abstract class definition from which all other <PrintMethodName>Operation classes are derived.

public abstract class PrintOperation
type PrintOperation = class
Public MustInherit Class PrintOperation
Inheritance
PrintOperation
Derived

Properties

AsyncMode

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

Rotation

Contains the Rotation setting, as defined by the Rotation enumeration.

State

Contains an instance of the PrinterState class, which captures the current printer property values at the time of the application’s print request.

Station

Contains the printer station setting (for example, PrinterStation.Journal).

Applies to