Property MaxAngle
MaxAngle
Gets or sets the maximum absolute angle, in degrees, considered during skew search.
public float MaxAngle { get; set; }
Property Value
Remarks
Values are clamped to the range [2°, 45°]. The default is 15°. Larger values increase search time but allow correcting strongly skewed pages.