Models the Open Packaging Format manifest. The manifest identifies all of the files packaged into .epub publication.

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

Syntax

C#
public class manifest
Visual Basic (Declaration)
Public Class manifest
Visual C++
public ref class manifest

Inheritance Hierarchy

System..::.Object
  net.hazelhurst.epub..::.manifest

See Also