Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownBlobIndexerPDFTextRotationAlgorithm

Package version

Known values of BlobIndexerPDFTextRotationAlgorithm that the service accepts.

Index

Enumeration members

Enumeration members

DetectAngles

DetectAngles: = "detectAngles"

May produce better and more readable text extraction from PDF files that have rotated text within them. Note that there may be a small performance speed impact when this parameter is used. This parameter only applies to PDF files, and only to PDFs with embedded text. If the rotated text appears within an embedded image in the PDF, this parameter does not apply.

None

None: = "none"

Leverages normal text extraction. This is the default.

Generated using TypeDoc