PageJoinOptions
Leave feedback
On this page
Provides options for the document joining.
public class PageJoinOptions : PageOptions, IPageJoinOptions
| Name | Description |
|---|---|
| PageJoinOptions() | Initializes a new instance of the PageJoinOptions class. |
| PageJoinOptions(FileType) | Initializes a new instance of the PageJoinOptions class. |
| PageJoinOptions(int[]) | Initializes a new instance of the PageJoinOptions class. |
| PageJoinOptions(FileType, int[]) | Initializes a new instance of the PageJoinOptions class. |
| PageJoinOptions(int, int) | Initializes a new instance of the PageJoinOptions class. |
| PageJoinOptions(FileType, int, int) | Initializes a new instance of the PageJoinOptions class. |
| PageJoinOptions(int, int, RangeMode) | Initializes a new instance of the PageJoinOptions class. |
| PageJoinOptions(FileType, int, int, RangeMode) | Initializes a new instance of the PageJoinOptions class. |
| Name | Description |
|---|---|
| Pages { get; } | Get page numbers collection. |
| Type { get; } | The type of the file to join. |
- class PageOptions
- interface IPageJoinOptions
- 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.