IPptxOptions Interface |
Namespace: Aspose.Slides.Export
The IPptxOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | AsISaveOptions |
Allows to get base ISaveOptions interface.
Read-only ISaveOptions.
|
![]() | Conformance |
Specifies the conformance class to which the Presentation document conforms.
Default value is Ecma376_2006 |
![]() ![]() | DefaultRegularFont |
Returns or sets font used in case source font is not found.
Read-write String.
(Inherited from ISaveOptions.) |
![]() | ProgressCallback |
Represents a callback object for saving progress updates in percentage.
See IProgressCallback.
(Inherited from ISaveOptions.) |
![]() | WarningCallback |
Returns or sets an object which receives warnings and decides whether loading process will continue or will be aborted.
Read/write IWarningCallback.
(Inherited from ISaveOptions.) |