XpsOptions Class |
Namespace: Aspose.Slides.Export
The XpsOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | XpsOptions |
Default constructor.
|
Name | Description | |
---|---|---|
![]() ![]() | DefaultRegularFont |
Returns or sets font used in case source font is not found.
Read-write String.
(Inherited from SaveOptions.) |
![]() | 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 SaveOptions.) |
![]() | 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 of sets an object which receives warnings and decides whether loading process will continue or will be aborted.
Read/write IWarningCallback.
(Inherited from SaveOptions.) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |