RotatePages

Merger.RotatePages method

Rotate pages of the document.

public void RotatePages(IRotateOptions rotateOptions)
Parameter Type Description
rotateOptions IRotateOptions The options for the page rotating.

Exceptions

exception condition
ArgumentNullException Thrown when rotateOptions is null.

Remarks

Learn more

See Also