IImagePreprocessingFiltersCollectionAddDeskew Method (Double)ByteScout PDF Extractor SDK
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.1.4801-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