An Attachment is a file to include in the epub document.
For instance, if you want to include an image or stylesheet in the epub, you should create an Attachment for it.
The file contents.
The ID of the file. Generated if you don't provide it.
The path in the epub to this file.
The mime type of the file.
See Implementation
An Attachment is a file to include in the epub document.
For instance, if you want to include an image or stylesheet in the epub, you should create an Attachment for it.