共用方式為


BlobIndexerPDFTextRotationAlgorithm type

服務支援的已知值

none:利用一般文字擷取。 此為預設值。 detectAngles:可能會從已旋轉文字的 PDF 檔案產生較佳且更容易閱讀的文字擷取。 請注意,使用此參數時,可能會對效能速度造成較小的影響。 此參數僅適用于 PDF 檔案,而且僅適用于具有內嵌文字的 PDF。 如果旋轉的文字出現在 PDF 中的內嵌影像內,則此參數不適用。

type BlobIndexerPDFTextRotationAlgorithm = "none" | "detectAngles"