Click or drag to resize

CPDFAnnotationRotatorGetRotation Method

Get the rotation of the annotation.

Namespace:  ComPDFKit.PDFAnnotation
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
public int GetRotation()

Return Value

Type: Int32
the rotation angle, the value is -180-180
See Also