1. GroupDocs.Merger
  2. /
  3. GroupDocs.Merger for .NET
  4. /
  5. GroupDocs.Merger.Domain.Options
  6. /
  7. SaveOptions

SaveOptions

SaveOptions class

Provides options for the document saving.

public class SaveOptions : ISaveOptions

Constructors

Name Description
SaveOptions() The default constructor.

Properties

Name Description
Type { get; } File type.

See Also