IPageSetOptions

public interface IPageSetOptions

定义与要转换的一组页面相关的转换选项。

方法

方法描述
getExplicitListOfSavedPages()指定要转换的页数数组。
setExplicitListOfSavedPages(int[] value)指定要转换的页数数组。

getExplicitListOfSavedPages()

public abstract int[] getExplicitListOfSavedPages()

指定要转换的页数数组。

退货: 整数[] - 整数数组

setExplicitListOfSavedPages(int[] value)

public abstract void setExplicitListOfSavedPages(int[] value)

指定要转换的页数数组。

参数:

范围类型描述
valueint[]整型数组