DiagramShapeWatermarkOptions class

DiagramShapeWatermarkOptions class

Represents watermark adding options when adding shape watermark to a Visio document.

Inheritance: DiagramShapeWatermarkOptionsDiagramWatermarkOptionsWatermarkOptions

The DiagramShapeWatermarkOptions type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of the DiagramShapeWatermarkOptions 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.
placement_type Gets or sets a value specifying to what pages a watermark should be added.

Remarks

Learn more: | | |

Example

Add protected watermark to all pages of the Visio document.

See Also