IPageSetOptions

public interface IPageSetOptions

Defines conversion options related to a set of pages to convert.

Methods

MethodDescription
getExplicitListOfSavedPages()Specifies the array of numbers of pages to convert.
setExplicitListOfSavedPages(int[] value)Specifies the array of numbers of pages to convert.

getExplicitListOfSavedPages()

public abstract int[] getExplicitListOfSavedPages()

Specifies the array of numbers of pages to convert.

Returns: int[] - int array

setExplicitListOfSavedPages(int[] value)

public abstract void setExplicitListOfSavedPages(int[] value)

Specifies the array of numbers of pages to convert.

Parameters:

ParameterTypeDescription
valueint[]int array