IXpsOptions Interface |
Namespace: Aspose.Slides.Export
The IXpsOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | AsISaveOptions |
Returns ISaveOptions interface.
Read-only ISaveOptions.
|
![]() ![]() | DefaultRegularFont |
Returns or sets font used in case source font is not found.
Read-write String.
(Inherited from ISaveOptions.) |
![]() | DrawSlidesFrame |
True to draw black frame around each slide.
Read/write Boolean.
|
![]() | ProgressCallback |
Represents a callback object for saving progress updates in percentage.
See IProgressCallback.
(Inherited from ISaveOptions.) |
![]() | SaveMetafilesAsPng |
True to convert all metafiles used in a presentation to the PNG images.
Read/write Boolean.
|
![]() | ShowHiddenSlides |
Specifies whether the generated document should include hidden slides or not.
Default is false.
|
![]() | 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.) |