1. GroupDocs.Watermark
  2. /
  3. GroupDocs.Watermark for .NET
  4. /
  5. GroupDocs.Watermark.Options.WordProcessing
  6. /
  7. WordProcessingSaveOptions

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