Click or drag to resize

PdfRotation Enumeration

Object / page rotation

Namespace:  RadPdf.Data.Document.Common
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public enum PdfRotation
Members
  Member nameValueDescription
Rotation00 0 degrees
Rotation9090 90 degrees
Rotation180180 180 degrees
Rotation270270 270 degrees
See Also