The XML package document is saved to the file from which it was read.

Note:Note, this saves to the file system but doesn't update the zipped archive of the epub. That is performed as a separate step.

Namespace:  net.hazelhurst.epub
Assembly:  ePubLib (in ePubLib.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public void Save()
Visual Basic (Declaration)
Public Sub Save
Visual C++
public:
void Save()

See Also