RotationAngle Enumeration
Standard rotation angles for PDF pages.
Namespace: WinnovativeClientAssembly: WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 20.0.0
public enum RotationAngle
| Rotate_0 | 0 |
0 degrees rotation
|
| Rotate_90 | 90 |
90 degrees rotation
|
| Rotate_180 | 180 |
180 degrees rotation
|
| Rotate_270 | 270 |
270 degrees rotation
|