Condividi tramite


DocumentIntelligenceLayoutSkill.MarkdownHeaderDepth Property

Definition

The depth of headers in the markdown output. Default is h6.

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

Property Value

Applies to