Pages

IPageRangedConvertOptions.Pages property

The list of page indexes to be converted. Should be specified to convert specific pages.

public List<int> Pages { get; set; }

See Also