IGifOptions class

IGifOptions class

Represents GIF exporting options.

The IGifOptions type exposes the following members:

Properties

PropertyDescription
frame_sizeGets or sets frame size.
export_hidden_slidesDetermines whether hidden slides will be exported.
The default value is false.
transition_fpsGets or sets transition FPS [frames/sec]
The default value is 25.
default_delayGets or sets default delay time [ms]. This value will be used if ISlideShowTransition.advance_after_time is not set.
The default value is 1000.
warning_callback
progress_callback
default_regular_font

See Also