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

IOrientationOptions

IOrientationOptions interface

Interface for the page orientation options.

public interface IOrientationOptions : IPageOptions

Properties

Name Description
Mode { get; } Gets the mode for the page orientation.

See Also