Leadtools.Forms.DocumentReaders Namespace > DocumentWord Structure : RotationAngle Property |
public double RotationAngle {get; set;}
'Declaration Public Property RotationAngle As Double
'Usage Dim instance As DocumentWord Dim value As Double instance.RotationAngle = value value = instance.RotationAngle
The LEADTOOLS Document Readers can detect if a word is rotated at a right angle (90, -90, 180, -180, 270, -270) and will return the angle of the rotation in this property.
For an example, refer to DocumentPageText.