List of supported Office document types in WorkerImports.
            
            Syntax
            Members
| Member | Description | 
|---|
| MSExcel2003XML | Microsoft Excel 2003 as XML document type. | 
| MSExcel2007XML | Microsoft Excel 2007 as XML document type. | 
| MSExcel97 | Microsoft Excel 97 document type. | 
| MSPowerPoint2007XML | Microsoft Power Point 2007 as XML document type. | 
| MSPowerPoint97 | Microsoft Power Point 97 document type. | 
| MSWord2003XML | Microsoft Word 2003 as XML document type. | 
| MSWord2007XML | Microsoft Word 2007 as XML document type. | 
| MSWord97 | Microsoft Word 97 document type. | 
| PDF | PDF document type. | 
Inheritance Hierarchy
System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.Office.WorkerDocumentType
See Also