LEADTOOLS Forms (Leadtools.Forms.DocumentReaders assembly)
LEAD Technologies, Inc

RotationAngle Property (DocumentWord)






Gets or sets the rotation angle of this word.
Syntax
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);
public:
property double RotationAngle {
   double get();
   void set (    double value);
}

Property Value

The rotation angle of this word in degrees. The default value is 0.
Remarks

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.

Example

For an example, refer to DocumentPageText.

Requirements

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

See Also

Reference

DocumentWord Structure
DocumentWord Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Forms.DocumentWriters requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features