IPptOptions
IPptOptions interface
Provides options that control how a presentation is saved in PPT format.
public interface IPptOptions : ISaveOptions
Properties
Name | Description |
---|---|
AsISaveOptions { get; } | Returns ISaveOptions interface. Read-only ISaveOptions . |
RootDirectoryClsid { get; set; } | Represents the object class GUID (CLSID) that is stored in the root directory entry. Can be used for COM activation of the document’s application. The default value is ‘64818D11-4F9B-11CF-86EA-00AA00B929E8’ that corresponds to ‘Microsoft Powerpoint.Slide.8’. |
See Also
- interface ISaveOptions
- namespace Aspose.Slides.Export
- assembly Aspose.Slides