Method LoadThemeFromStream
LoadThemeFromStream(Stream, IRegistryOptions)
Loads a theme from the given file.
public bool LoadThemeFromStream(Stream stream, IRegistryOptions options = null)
Parameters
streamStreamThe Stream containing theme data.
optionsIRegistryOptionsRegistry options to locate included themes
Returns
- bool
True if success; otherwise, false