共用方式為


AnalyzeDocumentOptions.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