Bagikan melalui


TextTranslationTranslateOptions.IncludeAlignment Property

Definition

Specifies whether to include alignment projection from source text to translated text. Possible values are: true or false (default).

public bool? IncludeAlignment { get; set; }
member this.IncludeAlignment : Nullable<bool> with get, set
Public Property IncludeAlignment As Nullable(Of Boolean)

Property Value

Applies to