TransliteratedTextOutput interface

Transliterated text element.

Properties

script

A string specifying the script used in the output.

text

A string which is the result of converting the input string to the output script.

Property Details

script

A string specifying the script used in the output.

script: string

Property Value

string

text

A string which is the result of converting the input string to the output script.

text: string

Property Value

string