The package type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| FileSystemPath |
Gets the path to the root working folder.
| |
| manifest |
Get the manifest instance for the package.
| |
| metadata |
Get the metadata instance for the package.
| |
| PackagePath |
Get the path to the package folder relative to the root working folder.
| |
| spine |
Get the spine instance for the package.
| |
| Title |
Get the title of the book, as held in the table of contents.
| |
| toc |
Get the toc (table of contents) instance for the package.
| |
| UniqueIdentifierId |
Gets the unique_identifier attribute of the package element
| |
| ZipPath |
Get the full path to the package folder.
|