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




In This Topic
    ImGearPowerPointSaveOptions Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New ImGearPowerPointSaveOptions()
    public ImGearPowerPointSaveOptions()
    public: ImGearPowerPointSaveOptions();
    public:
    ImGearPowerPointSaveOptions();
    See Also