WordJoinOptions
Contents
[
Hide
]
WordJoinOptions class
The Word join options.
public class WordJoinOptions : PageJoinOptions
Constructors
| Name | Description |
|---|---|
| WordJoinOptions() | Initializes a new instance of the WordJoinOptions class. |
| WordJoinOptions(FileType) | Initializes a new instance of the WordJoinOptions class. |
| WordJoinOptions(int[]) | Initializes a new instance of the WordJoinOptions class. |
| WordJoinOptions(FileType, int[]) | Initializes a new instance of the WordJoinOptions class. |
| WordJoinOptions(int, int) | Initializes a new instance of the WordJoinOptions class. |
| WordJoinOptions(FileType, int, int) | Initializes a new instance of the WordJoinOptions class. |
| WordJoinOptions(int, int, RangeMode) | Initializes a new instance of the WordJoinOptions class. |
| WordJoinOptions(FileType, int, int, RangeMode) | Initializes a new instance of the WordJoinOptions class. |
Properties
| Name | Description |
|---|---|
| Compliance { get; set; } | Compliance mode for the Word Ooxml format |
| Mode { get; set; } | The Word join mode. |
| Pages { get; } | Get page numbers collection. |
| Type { get; } | The type of the file to join. |
See Also
- class PageJoinOptions
- namespace GroupDocs.Merger.Domain.Options
- assembly GroupDocs.Merger