Accusoft.ImagXpress13.Net
Variation Property




Gets the variation.
Syntax
'Declaration
 
<BrowsableAttribute(False)>
Public ReadOnly Property Variation As Short
'Usage
 
Dim instance As Processor
Dim value As Short
 
value = instance.Variation
[BrowsableAttribute(false)]
public short Variation {get;}
[BrowsableAttribute(false)]
public: __property short get_Variation();
[BrowsableAttribute(false)]
public:
property short Variation {
   short get();
}

Property Value

An int16 value which represents the variation.
Remarks

Valid values are between 0 and 100.

Sets this property using the DocumentDeskew method.

Higher values indicate greater skew variation. This value is typically high if the horizontal and vertical skews do not match or if different parts of the image are skewed by different amounts.

Note: Use this property for documents only.

Note: Available in Professional edition.

See Also

Reference

Processor Class
Processor Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback