com.aspose.pdf

Interfaces

Classes

Enums

Exceptions

com.aspose.pdf

Interface IPageSetOptions

  • All Known Implementing Classes:
    HtmlSaveOptions


    public interface IPageSetOptions

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

    • Method Detail

      • getExplicitListOfSavedPages

        int[] getExplicitListOfSavedPages()

        Specifies the array of numbers of pages to convert.

        Returns:
        int array
      • setExplicitListOfSavedPages

        void setExplicitListOfSavedPages(int[] value)

        Specifies the array of numbers of pages to convert.

        Parameters:
        value - int array