TextAuthoringExportedCompositeEntity.CompositionSetting 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.
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)