ImageGear23.Formats.Office Assembly > ImageGear.Formats.Office Namespace > ImGearOffice Class : CreatePowerPointFormat Method |
'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();