Link Search Menu Expand Document

IImagePreprocessingFiltersCollectionAddDeskew Method (Double)

Adds "Deskew" image filter with specified angle threshold (minimal admissible skew angle).

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
void AddDeskew(
	double minAngle
)

Parameters

minAngle
Type: SystemDouble

[Missing <param name="minAngle"/> documentation for "M:Bytescout.PDFExtractor.IImagePreprocessingFiltersCollection.AddDeskew(System.Double)"]

See Also

Reference