Click or drag to resize

PdfRotation Enumeration

Object / page rotation

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