ImageGear .NET - Updated
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()
public static IImGearFormat CreatePowerPointFormat()
public: static IImGearFormat* CreatePowerPointFormat(); 
public:
static IImGearFormat^ CreatePowerPointFormat(); 

Return Value

See Also

Reference

ImGearOffice Class
ImGearOffice Members
IImGearFormat Interface