ImageGear .NET - Updated December 24, 2018
CreatePowerPointFormat Method




ImageGear24.Formats.Office Assembly > ImageGear.Formats.Office Namespace > ImGearOffice Class : CreatePowerPointFormat Method
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

Reference

ImGearOffice Class
ImGearOffice Members
IImGearFormat Interface