IXpsOptions class

IXpsOptions class

Provides options that control how a presentation is saved in XPS format.

The IXpsOptions type exposes the following members:

Properties

PropertyDescription
save_metafiles_as_pngTrue to convert all metafiles used in a presentation to the PNG images.
Read/write bool.
draw_slides_frameTrue to draw black frame around each slide.
Read/write bool.
show_hidden_slidesSpecifies whether the generated document should include hidden slides or not.
Default is false.
warning_callback
progress_callback
default_regular_font

See Also