Share via


TextAuthoringExportedCompositeEntity.CompositionSetting Property

Definition

The behavior to follow when the entity's components overlap with each other.

public Azure.AI.Language.Text.Authoring.TextAuthoringCompositionMode? CompositionSetting { get; set; }
member this.CompositionSetting : Nullable<Azure.AI.Language.Text.Authoring.TextAuthoringCompositionMode> with get, set
Public Property CompositionSetting As Nullable(Of TextAuthoringCompositionMode)

Property Value

Applies to