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