Enum SumatraPDFControl.RotationEnum
Document rotation enum constants
Namespace: SumatraPDF
Assembly: SumatraPDFControl.dll
Syntax
public enum RotationEnum
Fields
| Name | Description |
|---|---|
| Rot180 | 180 degrees rotation |
| Rot270 | 270 degrees clockwise rotation |
| Rot90 | 90 degrees clockwise rotation |
| RotNone | No rotation |