WordProcessingSaveOptions

WordProcessingSaveOptions class

Represents document saving options when saving a Word document.

public sealed class WordProcessingSaveOptions : SaveOptions

Constructors

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

Properties

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

See Also