Standard rotation angles for PDF pages.
Namespace: EvoPdfAssembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0
Syntax
| C# |
|---|
public enum RotationAngle |
| Visual Basic |
|---|
Public Enumeration RotationAngle |
| Visual C++ |
|---|
public enum class RotationAngle |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Rotate_0 | 0 | 0 degrees rotation | |
| Rotate_90 | 90 | 90 degrees rotation | |
| Rotate_180 | 180 | 180 degrees rotation | |
| Rotate_270 | 270 | 270 degrees rotation |