SwapOptions class

SwapOptions class

Provides options for swapping document pages.

The SwapOptions type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of the SwapOptions class.

Properties

Property Description
first_page_number First page number to exchange.
second_page_number Second page number to exchange.

See Also