public final class PdfArtifactWatermarkOptions extends PdfWatermarkOptions
Represents watermark adding options when adding artifact watermark to a pdf document.
Constructor and Description |
---|
PdfArtifactWatermarkOptions()
Initializes a new instance of the
PdfArtifactWatermarkOptions class. |
Modifier and Type | Method and Description |
---|---|
int |
getPageIndex()
Gets the page index to add watermark to.
|
void |
setPageIndex(int value)
Sets the page index to add watermark to.
|
Copyright © 2020. All rights reserved.