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

IJoinOptions

IJoinOptions interface

Interface for the document joining options.

public interface IJoinOptions : IOptions

Properties

Name Description
Type { get; } The type of the file to join.

See Also