IPagedConvertOptions class

IPagedConvertOptions class

Represents convert options that allows conversion to perform page limitation by specifying start page and pages count

The IPagedConvertOptions type exposes the following members:

Properties

Property Description
page_number The page number to start conversion from.
pages_count Number of pages to convert starting from PageNumber.

See Also