 | OcrPageIteratorDeskewAngle Property |
Gets deskew angle of the current iterator
Namespace: Patagames.OcrAssembly: Patagames.Ocr (in Patagames.Ocr.dll) Version: 4.6.411
Syntaxpublic float DeskewAngle { get; }Public ReadOnly Property DeskewAngle As Single
Get
public:
property float DeskewAngle {
float get ();
}member DeskewAngle : float32 with get
/** @property */
public float get_DeskewAngle()
function get_DeskewAngle();
Property Value
Single
See Also