RotateOptions

RotateOptions class

Bietet Optionen für die Seitendrehung.

public class RotateOptions : PageOptions, IRotateOptions

Konstrukteure

Name Beschreibung
RotateOptions(RotateMode) Initialisiert eine neue Instanz vonRotateOptions Klasse.
RotateOptions(RotateMode, int[]) Initialisiert eine neue Instanz vonRotateOptions Klasse.
RotateOptions(RotateMode, int, int) Initialisiert eine neue Instanz vonRotateOptions Klasse.
RotateOptions(RotateMode, int, int, RangeMode) Initialisiert eine neue Instanz vonRotateOptions Klasse.

Eigenschaften

Name Beschreibung
Mode { get; } Ruft den Modus zum Drehen ab (90, 180 oder 270 Grad).
Pages { get; } Sammlung von Seitenzahlen abrufen.

Siehe auch