Overload | Description |
---|---|
GetThemeName(Stream) | Retrieves the name of a theme stored in a stream. This method assumes that stream contains theme in C1ThemeFormat.Xml format. |
GetThemeName(Stream,C1ThemeFormat) | Retrieves the name of a theme stored in a stream. |
GetThemeName(String) | Retrieves the name of a theme stored in a stream. The theme format determined on the base of the file extension. |
GetThemeName(String,C1ThemeFormat) | Retrieves the name of a theme stored in a stream. |