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
public double RotationAngle {get; set;}
get_RotationAngle();
set_RotationAngle(value);
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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2