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

    Return Value

    See Also