DetectedLanguage.ScriptName 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.
Identifies the script name of the input document according to the ISO 15924 standard.
public Azure.AI.Language.Text.ScriptKind? ScriptName { get; }
member this.ScriptName : Nullable<Azure.AI.Language.Text.ScriptKind>
Public ReadOnly Property ScriptName As Nullable(Of ScriptKind)