Package | Description |
---|---|
com.aspose.pdf.artifacts.pagination |
Modifier and Type | Method and Description |
---|---|
static void |
PageCollectionExtensions.addBatesNumbering(PageCollection pageCollection,
BatesNArtifact artifact)
Adds the specified Bates numbering artifact to each page in the given page collection.
|
Modifier and Type | Method and Description |
---|---|
static void |
PageCollectionExtensions.addBatesNumbering(PageCollection pageCollection,
com.aspose.ms.System.Action<BatesNArtifact> action)
Adds Bates numbering to each page in the given page collection using the specified action to configure the BatesNArtifact.
|
Copyright © 2025 Aspose. All Rights Reserved.