Enum FontNumeralAlignment
Namespace: System.Windows
Assembly: OpenSilver.dll
Syntax
public enum FontNumeralAlignment
Fields
| Name | Description |
|---|---|
| Normal | Default numeral alignment is used. |
| Proportional | Proportional width alignment is used. |
| Tabular | Tabular alignment is used. |