MovePage

Merger.MovePage method

Moves page to a new position within document of known format.

public void MovePage(IMoveOptions moveOptions)
Parameter Type Description
moveOptions IMoveOptions The move options.

Exceptions

exception condition
ArgumentNullException Thrown when moveOptions is null.

Remarks

Learn more

See Also