ImageJoinOptions
ImageJoinOptions class
The image join options.
public class ImageJoinOptions : IImageJoinOptions
Constructors
| Name | Description |
|---|---|
| ImageJoinOptions() | Initializes new instance of ImageJoinOptions class. |
| ImageJoinOptions(FileType) | Initializes new instance of ImageJoinOptions class. |
| ImageJoinOptions(ImageJoinMode) | Initializes new instance of ImageJoinOptions class. |
| ImageJoinOptions(FileType, ImageJoinMode) | Initializes new instance of ImageJoinOptions class. |
Properties
| Name | Description |
|---|---|
| Mode { get; } | The image join mode. |
| Type { get; } | The image file type. |
See Also
- interface IImageJoinOptions
- namespace GroupDocs.Merger.Domain.Options
- assembly GroupDocs.Merger