PageRotations

ViewOptions.PageRotations field

The page rotations.

public readonly Dictionary<int, Rotation> PageRotations;

Remarks

In case both Watermark and PageRotations are specified than watermark will be applied to the rotated pages.

See Also