TextTranslationTransliterateOptions.ToScript 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.
Specifies the output script. Look up supported languages using the transliteration scope, to find output scripts available for the selected combination of input language and input script.
public string ToScript { get; }
member this.ToScript : string
Public ReadOnly Property ToScript As String