WordJoinOptions
Leave feedback
On this page
The Word join options.
public class WordJoinOptions : PageJoinOptions
| 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. |
| 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. |
- class PageJoinOptions
- namespace GroupDocs.Merger.Domain.Options
- assembly GroupDocs.Merger
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.