[]
Provides methods to convert string representations to specific enumeration values.
public class Converters
| Name | Description |
|---|---|
| Converters() |
| Name | Description |
|---|---|
| TextJustifyFromString(string) | Converts a string representation of text justify to the corresponding TextJustify enumeration value. |
| WrapModeFromString(string) | Converts a string representation of wrap mode to the corresponding WrapMode enumeration value. |