public final class PdfXObjectWatermarkOptions extends PdfWatermarkOptions
Represents watermark adding options when adding XObject watermark to a pdf document.
Constructor and Description |
---|
PdfXObjectWatermarkOptions()
Initializes a new instance of the
PdfXObjectWatermarkOptions 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.