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

IPageOptions

IPageOptions interface

Interface for the page options

public interface IPageOptions : IOptions

Properties

Name Description
Pages { get; } Page numbers for the page options.

See Also