PrintPageOrientationValue

PrintPageOrientationValue enumeration

Legt fest, ob die Seite im Hoch- oder Querformat gedruckt wird.

public enum PrintPageOrientationValue

Werte

NameWertBeschreibung
SameAsPrinter0Identisch mit Drucker.
Portrait1Hochformat.
Landscape2Querformat.
Undefined-2147483648Undefiniert.

Siehe auch