| C1.Win.C1Themes.4 Assembly > C1.Win.C1Themes Namespace > C1Theme Class : Save Method |
| Overload | Description |
|---|---|
| Save(Stream) | Saves the current theme to a stream. This method saves theme in the C1ThemeFormat.Xml format. |
| Save(Stream,C1ThemeFormat) | Saves the current theme to a stream. |
| Save(String,C1ThemeFormat) | Saves the current theme to a file. |
| Save(String) | Saves the current theme to a file. The theme format determined on the base of the file extension. |