SwapOptions

SwapOptions constructor

Initializes a new instance of the SwapOptions class.

public SwapOptions(int firstPageNumber, int secondPageNumber)
Parameter Type Description
firstPageNumber Int32 The first page number.
secondPageNumber Int32 The second page number.

See Also