HtmlOptions

HtmlOptions(ILinkEmbedController)

Creates a new HtmlOptions object specifiing callback.

public HtmlOptions(ILinkEmbedController linkEmbedController)
ParameterTypeDescription
linkEmbedControllerILinkEmbedControllerCallback object which controls saving project.

See Also


HtmlOptions()

Creates a new HtmlOptions object for saving into single HTML file.

public HtmlOptions()

See Also