ChangeOrientation

Merger.ChangeOrientation method

Applies a new orientation mode for the specified pages.

public void ChangeOrientation(IOrientationOptions orientationOptions)
Parameter Type Description
orientationOptions IOrientationOptions The change orientation options.

Exceptions

exception condition
ArgumentNullException Thrown when orientationOptions is null.

Remarks

Learn more

See Also