[This is preliminary documentation and is subject to change.]
Object / page rotation
Namespace:
RadPdfLibrary.Data.Document.CommonAssembly: RadPdfLibrary (in RadPdfLibrary.dll) Version: 1.4.3630.21651 (1.4.0.0)
Syntax
| C# |
|---|
public enum RadPdfRotation |
| Visual Basic (Declaration) |
|---|
Public Enumeration RadPdfRotation |
| Visual Basic (Usage) |
|---|
Dim instance As RadPdfRotation |
Members
| Member name | Description | |
|---|---|---|
| Rotation0 |
0 degrees
| |
| Rotation90 |
90 degrees
| |
| Rotation180 |
180 degrees
| |
| Rotation270 |
270 degrees
|