Standard rotation angles for PDF pages.

C# | Visual Basic | Visual C++ |
public enum RotationAngle
Public Enumeration RotationAngle
public enum class RotationAngle

Member | Description |
---|---|
Rotate_0 |
0 degrees rotation
|
Rotate_90 |
90 degrees rotation
|
Rotate_180 |
180 degrees rotation
|
Rotate_270 |
270 degrees rotation
|
Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)