Click or drag to resize

CPDFAnnotationGetRotation Method

Gets rotation angle of annotaton appearance.

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

Return Value

Type: Int32
Rotation angle
See Also