ImageGear v26.3 - Updated November 9, 2022
ImageGear.Formats.Office Assembly / ImageGear.Formats.Office Namespace / ImGearOffice Class / CreatePowerPointFormat Method




In This Topic
CreatePowerPointFormat Method
In This Topic
Creates an instance of Microsoft PowerPoint format.
Syntax
'Declaration
 
Public Shared Function CreatePowerPointFormat() As IImGearFormat
 
'Usage
 
Dim value As IImGearFormat
 
value = ImGearOffice.CreatePowerPointFormat()

Return Value

See Also