RotateOptions
RotateOptions class
Provides options for the page rotation.
public class RotateOptions : PageOptions, IRotateOptions
Constructors
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. |
Properties
Name | Description |
---|---|
Mode { get; } | Gets the mode for rotating (90, 180 or 270 degrees). |
Pages { get; } | Get page numbers collection. |
See Also
- class PageOptions
- interface IRotateOptions
- namespace GroupDocs.Merger.Domain.Options
- assembly GroupDocs.Merger