Save the NCX document back to disk. The NCX document is not saved to the .epub file by this method. That happens when the publication's package is saved.

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