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

ISaveOptions

ISaveOptions interface

Interface for the document saving options.

public interface ISaveOptions : IOptions

Properties

Name Description
Type { get; } File type.

See Also