| CanvasScriptShape Enumeration |
Namespace: Microsoft.Graphics.Canvas.Text
public enum CanvasScriptShape
| Member name | Value | Description | |
|---|---|---|---|
| Default | 0 | No additional shaping requirement. Text is shaped with the writing system default behavior. | |
| NoVisual | 1 | Text should leave no visual on display, for example, for control or format control characters. |