Delen via


TextTranslationTranslateOptions.IncludeSentenceLength Property

Definition

Specifies whether to include sentence boundaries for the input text and the translated text. Possible values are: true or false (default).

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

Property Value

Applies to