Click or drag to resize

Atalasoft.Imaging.Codec.Office Namespace

 
Classes
  ClassDescription
Public classMsExcelRenderSettings
MsExcel specific render settings.
Public classMsWordRenderSettings
MsWord specific render settings.
Public classOfficeAdapterDecoder
An implementation of the MultiFramedImageDecoder class which uses Microsoft Office to render AtalaImages.
Public classCode exampleOfficeDecoder
An implementation of the MultiFramedImageDecoder class allows to render MS Office documents without MS Office installed.
Public classOfficeDecoderException
Thrown in case of problems in OfficeDecoder.
Public classOfficeImageInfo
A class containing information about an image that was created by the OfficeAdapterDecoder.
Public classCode exampleOfficeSession
Creates a disposable Office session for use with the OfficeAdapterDecoder for decoding a batch of images.
Public classRenderSettings
Render settings.
Delegates
  DelegateDescription
Public delegateOfficeDisposableTempFileFactory
A delegate for producing DisposableTempFile used by various stages of Office decoding.
Enumerations
  EnumerationDescription
Public enumerationOfficeApplicationType
An identifier for a product of the Microsoft Office suite which the OfficeAdapterDecoder is capable of reading.