MarkdownHeaderDepth.H3 Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates that headers up to a level of h3 will be considered while grouping markdown content.
public static Azure.Search.Documents.Indexes.Models.MarkdownHeaderDepth H3 { get; }
static member H3 : Azure.Search.Documents.Indexes.Models.MarkdownHeaderDepth
Public Shared ReadOnly Property H3 As MarkdownHeaderDepth
Property Value
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET