public final class DiagramPageWatermarkOptions extends DiagramWatermarkOptions
Represents watermark adding options when adding shape watermark to a particular page of a Visio document.
Constructor and Description |
---|
DiagramPageWatermarkOptions()
Initializes a new instance of the
DiagramPageWatermarkOptions 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.
|
isLocked, setLocked
Copyright © 2020. All rights reserved.