PrintPageOrientationValue
PrintPageOrientationValue enumeration
Legt fest, ob die Seite im Hoch- oder Querformat gedruckt wird.
public enum PrintPageOrientationValue
Werte
| Name | Wert | Beschreibung |
|---|---|---|
| SameAsPrinter | 0 | Identisch mit Drucker. |
| Portrait | 1 | Hochformat. |
| Landscape | 2 | Querformat. |
| Undefined | -2147483648 | Undefiniert. |
Siehe auch
- namensraum Aspose.Diagram
- Montage Aspose.Diagram