public interface IPageRangedConvertOptions extends IConvertOptions
Modifier and Type | Method and Description |
---|---|
List<Integer> |
getPages()
Gets The list of page indexes to be converted.
|
void |
setPages(List<Integer> pages)
Sets the list of page indexes to be converted.
|
getFormat, setFormat