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. |