ImagePreprocessingFilterListAddDeskew Method (Double)ByteScout Document Parser SDK
Adds deskew image processing filter with specified angle threshold (minimal admissible skew angle).

Namespace:  ByteScout.DocumentParser
Assembly:  ByteScout.DocumentParser (in ByteScout.DocumentParser.dll) Version: 6.4.1.617-master
Syntax

public void AddDeskew(
	double minAngle
)

Parameters

minAngle
Type: SystemDouble

[Missing <param name="minAngle"/> documentation for "M:ByteScout.DocumentParser.ImagePreprocessingFilterList.AddDeskew(System.Double)"]

See Also

Reference