PdfRotation EnumerationRAD PDF Documentation
Object / page rotation

Namespace: RadPdf.Data.Document.Common
Assembly: RadPdf (in RadPdf.dll) Version: 2.16.0.0 (2.16.0.0)
Syntax

public enum PdfRotation
Members

  Member nameValueDescription
Rotation00 0 degrees
Rotation9090 90 degrees
Rotation180180 180 degrees
Rotation270270 270 degrees
See Also