IPager

IPager interface

Interface for apply option (pages, range and etc.)

public interface IPager

Properties

Name Description
Pages { get; } List of page number on which operation will be applied. Note: first page have number 1.

See Also