次の方法で共有


IndexingParametersConfiguration.PdfTextRotationAlgorithm プロパティ

定義

Azure BLOB ストレージ内の PDF ファイルからのテキスト抽出のアルゴリズムを決定します。

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)

プロパティ値

適用対象