Method LoadStyleSheet
LoadStyleSheet(string)
Loads the style sheet.
Declaration
public static StyleSheet LoadStyleSheet(string text)
Parameters
| Type | Name | Description |
|---|---|---|
| string | text | File name. |
Returns
| Type | Description |
|---|---|
| StyleSheet | StyleSheet from file name. |