IHtml5Options class

IHtml5Options class

Represents a HTML5 exporting options.

The IHtml5Options type exposes the following members:

Properties

PropertyDescription
animate_transitionsReturns or sets transitions animation option.
Read/write bool.
animate_shapesReturns or sets shapes animation option.
Read/write bool.
embed_imagesReturns or sets images embedding option.
Read/write bool.
output_pathDetermines where external resources should be stored.
Read/write str.
notes_comments_layoutingProvides options that control how notes and comments is placed in exported document.
Read/write INotesCommentsLayoutingOptions.
warning_callback
progress_callback
default_regular_font
gradient_style

See Also