MicaContainerStyle_FontStyle Enumeration |
Namespace: Packflow.Modeling
public enum MicaContainerStyle_FontStyle
| Member name | Value | Description | |
|---|---|---|---|
| Italic | 0 | The browser displays an italic font style. | |
| Oblique | 1 | The browser displays an oblique font style. | |
| Normal | 2 | The browser displays a normal font style. This is default. |