iSpring.SkinSettings Interface
The SkinSettings Interface represents skin settings.
| Properties |
|
Property |
Value Type |
Access |
Default value |
Property description |
|
Xml |
string |
Read/write |
|
A string containing XML representation of the skin settings |
| Methods |
|
Method |
Method description |
|
void Load(string fileName) |
Loads skin settings from the XML file |
|
void Save(string fileName) |
Saves skin settings to the XML file |
See also