'Declaration Public Property UseComplexScript As Nullable(Of Boolean)
public Nullable<bool> UseComplexScript {get; set;}
WordprocessingML uses different XML elements to express the bold, italic, and size attributes of the font for standard and complex scripts. When the NameComplexScript property is explicitly set, the complex scripts elements are automatically added.
This property causes the text contained within the associated run to be treated as complex script, effectively resolving any ambiguities that may arise by virtue of the bold, italic, or size attributes being set for both standard and complex scripts.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2