GroupDocs.Merger for .NET - API Reference
GroupDocs.Merger for .NET - API Reference
GroupDocs.Merger.Domain Namespaces
GroupDocs.Merger.Domain.Options
AddPasswordOptions Class
ExtractOptions Class
IAddPasswordOptions Interface
IExtractOptions Interface
IImageJoinOptions Interface
IImportDocumentOptions Interface
IJoinOptions Interface
ILoadOptions Interface
ImageJoinMode Enumeration
ImageJoinOptions Class
IMoveOptions Interface
ImportDocumentOptions Class
IOleDiagramOptions Interface
IOlePresentationOptions Interface
IOleSpreadsheetOptions Interface
IOleWordProcessingOptions Interface
IOptions Interface
IOrientationOptions Interface
IPageOptions Interface
IPager Interface
IPdfAttachmentOptions Interface
IPreviewOptions Interface
IRemoveOptions Interface
IRotateOptions Interface
ISaveOptions Interface
ISizeOptions Interface
ISplitOptions Interface
ISwapOptions Interface
ITextSplitOptions Interface
IUpdatePasswordOptions Interface
JoinOptions Class
LoadOptions Class
MoveOptions Class
OleDiagramOptions Class
OlePresentationOptions Class
OleSpreadsheetOptions Class
OleWordProcessingOptions Class
OrientationMode Enumeration
OrientationOptions Class
PageOptions Class
PdfAttachmentOptions Class
PreviewMode Enumeration
PreviewOptions Class
RangeMode Enumeration
RemoveOptions Class
RotateMode Enumeration
RotateOptions Class
SaveOptions Class
SplitMode Enumeration
SplitOptions Class
SwapOptions Class
TextSplitMode Enumeration
TextSplitOptions Class
UpdatePasswordOptions Class
WordJoinMode Enumeration
WordJoinOptions Class
RotateMode Enumeration
Possible modes for the page rotation.
Namespace:
GroupDocs.Merger.Domain.Options
Assembly:
GroupDocs.Merger (in GroupDocs.Merger.dll) Version: 22.7.0.0
Syntax
C#
VB
C++
F#
public
enum
RotateMode
Public
Enumeration
RotateMode
public
enum class
RotateMode
type
RotateMode
Members
Member name
Value
Description
Rotate90
90
Rotate to the right with 90 degrees.
Rotate180
180
Rotate to the right with 180 degrees.
Rotate270
270
Rotate to the right with 270 degrees.
See Also
Reference
GroupDocs.Merger.Domain.Options Namespace