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