1. GroupDocs.Watermark
  2. /
  3. GroupDocs.Watermark for .NET
  4. /
  5. GroupDocs.Watermark.Options.Diagram
  6. /
  7. DiagramWatermarkOptions

DiagramWatermarkOptions

DiagramWatermarkOptions class

Base class for watermark adding options to a Visio document.

public abstract class DiagramWatermarkOptions : WatermarkOptions

Properties

Name Description
IsLocked { get; set; } Gets or sets a value indicating whether an editing of the shape in Visio is forbidden.

See Also