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

IImageJoinOptions

IImageJoinOptions interface

Interface for the image joining options.

public interface IImageJoinOptions : IJoinOptions

Properties

Name Description
Mode { get; } The image join mode.

See Also