你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AnalyzeBatchDocumentsOptions.OutputContentFormat Property

Definition

Format of the analyze result top-level content.

public Azure.AI.DocumentIntelligence.DocumentContentFormat? OutputContentFormat { get; set; }
member this.OutputContentFormat : Nullable<Azure.AI.DocumentIntelligence.DocumentContentFormat> with get, set
Public Property OutputContentFormat As Nullable(Of DocumentContentFormat)

Property Value

Applies to