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 OrientationNew method ChangeOrientation is introduced.

public DocumentResult ChangeOrientation(Stream documentStream, OrientationOptions orientationOptions);

Get Supported FormatsMethod GetSupportedFormats is added.

public Dictionary GetSupportedFormats();

Rotate PagesRotatePages 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:

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