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

IMoveOptions

IMoveOptions interface

Interface for the moving page options.

public interface IMoveOptions : IOptions

Properties

Name Description
NewPageNumber { get; } Gets or sets the new page number.
PageNumberToMove { get; } Gets or sets the page number to move.

See Also