LEADTOOLS Forms (Leadtools.Forms.DocumentReaders assembly)

RotationAngle Property (DocumentWord)

Show in webframe





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:
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

See Also

Reference

DocumentWord Structure
DocumentWord Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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