다음을 통해 공유


DocumentIntelligenceLayoutSkill.ExtractionOptions Property

Definition

Controls the cardinality of the content extracted from the document by the skill.

public System.Collections.Generic.IList<Azure.Search.Documents.Indexes.Models.DocumentIntelligenceLayoutSkillExtractionOptions> ExtractionOptions { get; set; }
member this.ExtractionOptions : System.Collections.Generic.IList<Azure.Search.Documents.Indexes.Models.DocumentIntelligenceLayoutSkillExtractionOptions> with get, set
Public Property ExtractionOptions As IList(Of DocumentIntelligenceLayoutSkillExtractionOptions)

Property Value

Applies to