RotateOptions Class |
Namespace: GroupDocs.Merger.Domain.Options
The RotateOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | RotateOptions(RotateMode) |
Initializes a new instance of the RotateOptions class.
|
![]() | RotateOptions(RotateMode, Int32) |
Initializes a new instance of the RotateOptions class.
|
![]() | RotateOptions(RotateMode, Int32, Int32) |
Initializes a new instance of the RotateOptions class.
|
![]() | RotateOptions(RotateMode, Int32, Int32, RangeMode) |
Initializes a new instance of the RotateOptions class.
|
Name | Description | |
---|---|---|
![]() | Mode |
Gets the mode for rotating (90, 180 or 270 degrees).
|
![]() | Pages |
Get page numbers collection.
(Inherited from PageOptions.) |