| Package | Description |
|---|---|
| com.groupdocs.watermark |
| Modifier and Type | Method and Description |
|---|---|
PagesSetup |
Watermark.getPagesSetup()
Gets the pages setup settings of this
. |
| Modifier and Type | Method and Description |
|---|---|
static com.aspose.ms.System.Collections.Generic.List<Integer> |
PagesSelector.getPages(boolean allPages,
PagesSetup pagesSetup,
int totalPages,
int[] pageNumbers,
boolean fromOne)
Gets a list of selected pages based on the specified criteria.
|
static com.aspose.ms.System.Collections.Generic.List<Integer> |
PagesSelector.getPages(boolean allPages,
PagesSetup pagesSetup,
int totalPages,
com.aspose.ms.System.Nullable<Integer> pageIndex)
Gets a list of pages based on the specified setup.
|
void |
Watermark.setPagesSetup(PagesSetup value)
Sets the pages setup settings of this
. |
Copyright © 2026. All rights reserved.