RotateOptions
Leave feedback
On this page
Provides options for the page rotation.
public class RotateOptions : PageOptions, IRotateOptions
| Name | Description |
|---|---|
| RotateOptions(RotateMode) | Initializes a new instance of the RotateOptions class. |
| RotateOptions(RotateMode, int[]) | Initializes a new instance of the RotateOptions class. |
| RotateOptions(RotateMode, int, int) | Initializes a new instance of the RotateOptions class. |
| RotateOptions(RotateMode, int, int, RangeMode) | Initializes a new instance of the RotateOptions class. |
| Name | Description |
|---|---|
| Mode { get; } | Gets the mode for rotating (90, 180 or 270 degrees). |
| Pages { get; } | Get page numbers collection. |
- class PageOptions
- interface IRotateOptions
- 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.