It specified the locale of the text run for spell-checking purposes.
Namespace:
Aspose.Diagram
Assembly:
Aspose.Diagram (in Aspose.Diagram.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic StrValue Locale { get; set; }Public Property Locale As StrValue
Get
Set
public:
property StrValue^ Locale {
StrValue^ get ();
void set (StrValue^ value);
}member Locale : StrValue with get, set
Property Value
Type:
StrValue
See Also