BaseTextExtractorRotationAngle Property ByteScout PDF Extractor SDK
Sets whether to rotate document pages to specified angle before the extraction.

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax

public RotationAngle RotationAngle { get; set; }

Property Value

Type: RotationAngle

Implements

IBaseTextExtractorRotationAngle
Remarks

Note, this option is ignored if OCRDetectPageRotation property enabled.
See Also

Reference