Save the current state of the container. The package of the current container instance is saved first, then the publication is added to a new Zip file which is saved to the associated .epub file.

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