SkewAngle

BaseRecognitionSettings.SkewAngle property

Gets or sets angle in degrees for image rotation. Setting this value will disable the AutoSkew property, so that auto skew correction is not applied. Zero by default.

public float SkewAngle { set; }

See Also