Atalasoft.Imaging.Codec.Office Namespace |
| Class | Description | |
|---|---|---|
| MsExcelRenderSettings |
MsExcel specific render settings.
| |
| MsMsgRenderSettings |
Msg specific render settings.
| |
| MsWordRenderSettings |
MsWord specific render settings.
| |
| OfficeAdapterDecoder |
An implementation of the MultiFramedImageDecoder class which uses Microsoft Office to render AtalaImages.
| |
| OfficeDecoder |
An implementation of the MultiFramedImageDecoder class allows to render MS Office documents without MS Office installed.
| |
| OfficeDecoderException |
Thrown in case of problems in OfficeDecoder.
| |
| OfficeImageInfo |
A class containing information about an image that was created by the OfficeAdapterDecoder or OfficeDecoder.
| |
| OfficeSession |
Creates a disposable Office session for use with the OfficeAdapterDecoder for decoding a batch of images.
| |
| RenderSettings |
Render settings.
| |
| SubFileInfo |
A class containing information about a sub-file (attachments, images, etc.) that is contained in file. This class is used in OfficeDecoder in sub-files processing methods.
|
| Delegate | Description | |
|---|---|---|
| OfficeDisposableTempFileFactory |
A delegate for producing DisposableTempFile used by various stages of Office decoding.
|
| Enumeration | Description | |
|---|---|---|
| OfficeApplicationType |
An identifier for a product of the Microsoft Office suite which the OfficeAdapterDecoder and OfficeDecoder are capable of reading.
|