DetectedLanguage.ScriptCode 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 of the input document.
public Azure.AI.Language.Text.ScriptCode? ScriptCode { get; }
member this.ScriptCode : Nullable<Azure.AI.Language.Text.ScriptCode>
Public ReadOnly Property ScriptCode As Nullable(Of ScriptCode)