OrientationOptions
OrientationOptions class
Provides options for the page orientation.
public class OrientationOptions : PageOptions, IOrientationOptions
Constructors
| Name | Description |
|---|---|
| OrientationOptions(OrientationMode) | Initializes a new instance of the OrientationOptions class. |
| OrientationOptions(OrientationMode, int[]) | Initializes a new instance of the OrientationOptions class. |
| OrientationOptions(OrientationMode, int, int) | Initializes a new instance of the OrientationOptions class. |
| OrientationOptions(OrientationMode, int, int, RangeMode) | Initializes a new instance of the OrientationOptions class. |
Properties
| Name | Description |
|---|---|
| Mode { get; } | Gets the mode for the page orientation. |
| Pages { get; } | Get page numbers collection. |
See Also
- class PageOptions
- interface IOrientationOptions
- namespace GroupDocs.Merger.Domain.Options
- assembly GroupDocs.Merger