Change Page Orientation using GroupDocs.Merger for .NET 18.11

GroupDocs Editor for .NET

We are pleased to announce the release of GroupDocs.Merger for .NET 18.11. This latest version of the API comes with some new features. GetSupportedFormats and RotatePage methods are introduced. Furthermore, you can change page orientation. Please see release notes for further details.

Features

Change Page Orientation

New method ChangeOrientation is introduced.
public DocumentResult ChangeOrientation(Stream documentStream, OrientationOptions orientationOptions);

Get Supported Formats

Method GetSupportedFormats is added.
public Dictionary GetSupportedFormats();

Rotate Pages

RotatePages method is introduced in the API.
public DocumentResult RotatePages(Stream documentStream, RotateOptions rotateOptions);

Available Channels and Resources

Here are a few channels and resources for you to learn, try and get technical support on GroupDocs.Merger:

Feedback

As always, if you have any questions or suggestions, feel free to write on our forum.