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




ImGearPowerPointPage Class
Represents Microsoft PowerPoint document pages.
Object Model
ImGearPowerPointPage Class
Syntax
'Declaration
 
Public Class ImGearPowerPointPage 
   Inherits ImGearOfficePage
 
'Usage
 
Dim instance As ImGearPowerPointPage
Remarks
This class represents a single slide from a Microsoft PowerPoint document.
Inheritance Hierarchy

System.Object
   ImageGear.Core.ImGearPage
      ImageGear.Core.ImGearVectorPage
         ImageGear.Formats.Office.ImGearOfficePage
            ImageGear.Formats.Office.ImGearPowerPointPage

See Also