Link Search Menu Expand Document

BaseTextExtractorRotationAngle Property

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.0.4760-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