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