Link Search Menu Expand Document

ISearchablePDFMakerKeepOriginalRotation Property

Gets or sets whether to keep the original rotation of the document after making it searchable. Default is false.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
bool KeepOriginalRotation { get; set; }

Property Value

Type: Boolean
Remarks
Works in conjunction with OCRDetectPageRotation option that enables the rotation detection.
See Also

Reference