SnapDocument.SaveCurrentTheme(String) Method
Saves the current theme to a specified file.
Namespace: DevExpress.Snap.Core.API
Assembly: DevExpress.Snap.v21.2.Core.dll
NuGet Package: DevExpress.Snap.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
fileName | String | A String object, specifying the file to which to save the current theme. |
See Also