Click or drag to resize

CPDFEditImageAreaGetRotation Method

Gets the rotation angle of image.

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

Return Value

Type: Int32
Rotation angle, range -180 - 180.
See Also