'DeclarationPublic Enum RotationMode Inherits System.Enum
public enum RotationMode : System.Enum
'DeclarationPublic Enum RotationMode Inherits System.Enum
public enum RotationMode : System.Enum
| Member | Value | Description |
|---|---|---|
| CurrentPage | 1 | Rotates only the current page. |
| Unspecified | -1 | Here for internal usage. Do not use. |
| View | 0 | Rotates the view (all the pages). |
System.Object
System.ValueType
System.Enum
GdPicture14.WEB.RotationMode