Spire.Pdf.General.Paper.Uof Namespace |
| Class | Description | |
|---|---|---|
|
|
NotAnOoxDocumentException |
Thrown whenever an error occurs during the build.
|
|
|
NotAnUofDocumentException |
Thrown whenever an error occurs during the build.
|
|
|
TranslatorFactory |
Translator factory which can judeg the input file type and initialize
|
|
|
UofEventArgs |
The event arguments passed between TranslatorLib and Add-in
|
|
|
UOFTranslator |
This is a abstract class base Translator, it provides common functions.
|
|
|
ZipEntryNotFoundException |
Thrown whenever an error occurs during the build.
|
|
|
ZipException |
Thrown whenever an error occurs during the build.
|
|
|
ZipFactory |
ZipFactory provides instances of IZipReader and IZipWriter.
|
|
|
ZipReader |
ZipReader defines an abstract class to read entries from a ZIP file.
|
|
|
ZipWriter |
ZipWriter defines an abstract class to write entries into a ZIP file.
To add a file, first call AddEntry with the relative path, then
write the content of the file into the stream.
|
|
|
ZlibZipWriter |
ZipWriter defines an abstract class to write entries into a ZIP file.
To add a file, first call AddEntry with the relative path, then
write the content of the file into the stream.
|
| Interface | Description | |
|---|---|---|
|
|
IProcessor |
This is the interface of pre and post processors
|
|
|
IUofCompressAdapter |
interface for compression adapter
|
|
|
IUOFTranslator |
This interface defines the exposed interface of Translator
|
| Enumeration | Description | |
|---|---|---|
|
|
DocType |
OOX file type
|