Click or drag to resize

PdfPageRotation Property

Gets or sets the page rotation.

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public PageRotate Rotation { get; set; }

Property Value

PageRotate
Remarks
The PDF page rotates clockwise. See PageRotate for details.
See Also