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