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

JoinOptions

JoinOptions class

Provides options for the document joining.

public class JoinOptions : IJoinOptions

Constructors

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

Properties

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

See Also