Package | Description |
---|---|
com.aspose.imaging.imageoptions |
The package contains classes suitable for export, save or creation of different file formats.
|
Modifier and Type | Method and Description |
---|---|
void |
MultiPageOptions.initPages(IntRange[] ranges)
Initializes the pages from ranges array
|
Constructor and Description |
---|
DjvuMultiPageOptions(IntRange range)
Initializes a new instance of the
DjvuMultiPageOptions class. |
DjvuMultiPageOptions(IntRange[] ranges)
Initializes a new instance of the
DjvuMultiPageOptions class. |
DjvuMultiPageOptions(IntRange[] ranges,
Rectangle exportArea)
Initializes a new instance of the
DjvuMultiPageOptions class. |
DjvuMultiPageOptions(IntRange range,
Rectangle exportArea)
Initializes a new instance of the
DjvuMultiPageOptions class. |
MultiPageOptions(IntRange range)
Initializes a new instance of the
MultiPageOptions class. |
MultiPageOptions(IntRange[] ranges)
Initializes a new instance of the
MultiPageOptions class. |
MultiPageOptions(IntRange[] ranges,
Rectangle exportArea)
Initializes a new instance of the
MultiPageOptions class. |
MultiPageOptions(IntRange range,
Rectangle exportArea)
Initializes a new instance of the
MultiPageOptions class. |