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

DiagramSaveOptions

DiagramSaveOptions class

Represents document saving options when saving a Visio document.

public sealed class DiagramSaveOptions : SaveOptions

Constructors

Name Description
DiagramSaveOptions() Initializes a new instance of the DiagramSaveOptions class.

Properties

Name Description
static Default { get; } Gets the default value for the DiagramSaveOptions class.

See Also