ImageGear v26.5 - Updated March 3, 2025
ImageGear.Formats.Office Assembly / ImageGear.Formats.Office Namespace / ImGearPowerPointDocument Class
Members




ImGearPowerPointDocument Class
Represents Microsoft PowerPoint documents.
Object Model
ImGearPowerPointDocument Class
Syntax
'Declaration
 
Public Class ImGearPowerPointDocument 
   Inherits ImGearOfficeDocument
 
'Usage
 
Dim instance As ImGearPowerPointDocument
Remarks

This class represents Microsoft PowerPoint documents.

Inheritance Hierarchy

System.Object
   ImageGear.Core.ImGearDocument
      ImageGear.Formats.Office.ImGearOfficeDocument
         ImageGear.Formats.Office.ImGearPowerPointDocument

See Also