PdfWidgetAnnotationRotation Property Terminal Works - PDF Printing.Net Library
The number of degrees by which the widget annotation shall be rotated counterclockwise relative to the page. The value shall be a multiple of 90. Default value: 0

Namespace: PdfEdit.Pdf.Annotations
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public int Rotation { get; set; }

Property Value

Type: Int32
See Also

Reference