1. GroupDocs.Merger
  2. /
  3. GroupDocs.Merger for .NET
  4. /
  5. GroupDocs.Merger.Domain.Options
  6. /
  7. IRotateOptions

IRotateOptions

IRotateOptions interface

Interface for the page rotating options.

public interface IRotateOptions : IPageOptions

Properties

Name Description
Mode { get; } Gets the mode for rotating (90, 180 or 270 degrees).

See Also