<summary>
Returns the properties for a given script.
</summary>
<param name="scriptAnalysis">The script for a run of text returned
from IDWriteTextAnalyzer::AnalyzeScript.</param>
<param name="scriptProperties">Information for the script.</param>
<returns>
Returns properties for the given script. If the script is invalid,
it returns generic properties for the unknown script and E_INVALIDARG.
</returns>
<summary> Returns the properties for a given script. </summary> <param name="scriptAnalysis">The script for a run of text returned from IDWriteTextAnalyzer::AnalyzeScript.</param> <param name="scriptProperties">Information for the script.</param> <returns> Returns properties for the given script. If the script is invalid, it returns generic properties for the unknown script and E_INVALIDARG. </returns>