The package type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddDocument | Add a document to the package. An empty content document is created in the working folder for the current package. This document is copied from a file on the web server. | |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetContent | Gets the contents of the file with the given name, as specified in the href parameter. | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Save | The XML package document is saved to the file from which it was read. | |
| SaveEntry | Save the contents of the given file. | |
| SetContentPage | ||
| SetTitlePage | ||
| SetTOCHeader | ||
| ToString | (Inherited from Object.) |