Page rotatione type in degrees
Namespace: Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll)
Syntax
| C# |
|---|
public enum PageRotationAngleType |
| Visual Basic (Declaration) |
|---|
Public Enumeration PageRotationAngleType |
| Visual C++ |
|---|
public enum class PageRotationAngleType |
Members
| Member name | Description | |
|---|---|---|
| _270deg | ||
| _180deg | ||
| _90deg | ||
| _0deg |
See Also
Bytescout.PDF Namespace