Click or drag to resize

Spire.Pdf.General.Paper.Uof Namespace

Classes
Class Description
Public class NotAnOoxDocumentException
Thrown whenever an error occurs during the build.
Public class NotAnUofDocumentException
Thrown whenever an error occurs during the build.
Public class TranslatorFactory
Translator factory which can judeg the input file type and initialize
Public class UofEventArgs
The event arguments passed between TranslatorLib and Add-in
Public class UOFTranslator
This is a abstract class base Translator, it provides common functions.
Public class ZipEntryNotFoundException
Thrown whenever an error occurs during the build.
Public class ZipException
Thrown whenever an error occurs during the build.
Public class ZipFactory
ZipFactory provides instances of IZipReader and IZipWriter.
Public class ZipReader
ZipReader defines an abstract class to read entries from a ZIP file.
Public class 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.
Public class 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.
Interfaces
Interface Description
Public interface IProcessor
This is the interface of pre and post processors
Public interface IUofCompressAdapter
interface for compression adapter
Public interface IUOFTranslator
This interface defines the exposed interface of Translator
Enumerations
Enumeration Description
Public enumeration DocType
OOX file type