DiagramPageWatermarkOptions class
DiagramPageWatermarkOptions class
Represents watermark adding options when adding shape watermark to a particular page of a Visio document.
Inheritance: DiagramPageWatermarkOptions
→
DiagramWatermarkOptions
→
WatermarkOptions
The DiagramPageWatermarkOptions type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the DiagramPageWatermarkOptions class. |
Properties
Property | Description |
---|---|
default | Gets the default value for the WatermarkOptions class. |
is_locked | Gets or sets a value indicating whether an editing of the shape in Visio is forbidden. |
page_index | Gets or sets the page index to add watermark to. |
Remarks
Learn more: | | |
Example
Add a protected watermark to the first page of a Visio document.
See Also
- module
groupdocs.watermark.options.diagram
- class
DiagramPageWatermarkOptions
- class
DiagramWatermarkOptions
- class
WatermarkOptions