ImageGear .NET v25.2 - Updated
ImageGear.Formats.Office Assembly / ImageGear.Formats.Office Namespace / ImGearPowerPointSaveOptions Class
Members




In This Topic
    ImGearPowerPointSaveOptions Class
    In This Topic
    Specifies the additional options for saving to Microsoft PowerPoint format.
    Object Model
    ImGearPowerPointSaveOptions Class
    Syntax
    'Declaration
     
    Public Class ImGearPowerPointSaveOptions 
       Inherits ImageGear.Formats.ImGearSaveOptions
    'Usage
     
    Dim instance As ImGearPowerPointSaveOptions
    public class ImGearPowerPointSaveOptions : ImageGear.Formats.ImGearSaveOptions 
    public __gc class ImGearPowerPointSaveOptions : public ImageGear.Formats.ImGearSaveOptions 
    public ref class ImGearPowerPointSaveOptions : public ImageGear.Formats.ImGearSaveOptions 
    Inheritance Hierarchy

    System.Object
       ImageGear.Formats.ImGearSaveOptions
          ImageGear.Formats.Office.ImGearPowerPointSaveOptions

    See Also