Share via


DocumentIntelligenceLayoutSkill.OutputFormat Property

Definition

Controls the cardinality of the output format. Default is 'markdown'.

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

Property Value

Applies to