ImageGear .NET - Updated
ImGearPowerPointFormats Enumeration




ImageGear24.Formats.Office Assembly > ImageGear.Formats.Office Namespace : ImGearPowerPointFormats Enumeration
List of supported Microsoft PowerPoint document types.
Syntax
'Declaration
 
Public Enum ImGearPowerPointFormats 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearPowerPointFormats
public enum ImGearPowerPointFormats : System.Enum 
__value public enum ImGearPowerPointFormats : public System.Enum 
public enum class ImGearPowerPointFormats : public System.Enum 
Members
MemberDescription
MSPowerPoint2007XML Microsoft PowerPoint 2007 as XML file formats.
MSPowerPoint97 Microsoft PowerPoint 97 document type.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.Office.ImGearPowerPointFormats

See Also

Reference

ImageGear.Formats.Office Namespace