Class EpubFormats
The format descriptor the EPUB writer registers under.
public static class EpubFormats
- Inheritance
-
EpubFormats
- Inherited Members
Remarks
There is no EPUB reader. An EPUB is a website in a box — a spine of XHTML documents with their own stylesheets — and reassembling one into a single word-processing document is a different problem from writing one, not the inverse of it.
Fields
- FormatName
The stable format identifier used by the registry.
- MediaType
The EPUB media type, which is also the literal content of the container's
mimetypeentry.
Properties
- Descriptor
Gets the descriptor.