Condividi tramite


IndexingParametersConfiguration.PdfTextRotationAlgorithm Property

Definition

Determines algorithm for text extraction from PDF files in Azure blob storage.

public Azure.Search.Documents.Indexes.Models.BlobIndexerPdfTextRotationAlgorithm? PdfTextRotationAlgorithm { get; set; }
member this.PdfTextRotationAlgorithm : Nullable<Azure.Search.Documents.Indexes.Models.BlobIndexerPdfTextRotationAlgorithm> with get, set
Public Property PdfTextRotationAlgorithm As Nullable(Of BlobIndexerPdfTextRotationAlgorithm)

Property Value

Applies to