Click or drag to resize
CanvasScriptPropertiesIsCursiveWriting Field
Whether the script is naturally cursive, meaning it uses justification methods other than intercharacter spacing.

Namespace:  Microsoft.Graphics.Canvas.Text
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public bool IsCursiveWriting

Field Value

Type: Boolean
See Also