SearchablePDFMakerKeepOriginalRotation Property ByteScout PDF Extractor SDK
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.1.4801-master
Syntax

public bool KeepOriginalRotation { get; set; }

Property Value

Type: Boolean

Implements

ISearchablePDFMakerKeepOriginalRotation
Remarks

Works in conjunction with OCRDetectPageRotation option that enables the rotation detection.
See Also

Reference