Click or drag to resize

PdfPageRotation Property

Gets or sets the page rotation.

Namespace:  Patagames.Pdf.Net
Assemblies:   Patagames.Pdf.Xamarin.iOS (in Patagames.Pdf.Xamarin.iOS.dll) Version: 4.84.2704
  Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.84.2704
Syntax
public PageRotate Rotation { get; set; }

Property Value

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