Gets or sets a value specifying to what pages a watermark should be added.
DiagramShapeWatermarkOptions()
public DiagramShapeWatermarkOptions()
Initializes a new instance of the [DiagramShapeWatermarkOptions](../../com.groupdocs.watermark.options/diagramshapewatermarkoptions) class.
getPlacementType()
public final int getPlacementType()
Gets a value specifying to what pages a watermark should be added.
Returns:
int - The [DiagramWatermarkPlacementType](../../com.groupdocs.watermark.contents/diagramwatermarkplacementtype), that specifies to what pages a watermark should be added.
setPlacementType(int value)
public final void setPlacementType(int value)
Gets or sets a value specifying to what pages a watermark should be added.
Parameters:
Parameter
Type
Description
value
int
The [DiagramWatermarkPlacementType](../../com.groupdocs.watermark.contents/diagramwatermarkplacementtype), that specifies to what pages a watermark should be added.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.