HtmlOptions

HtmlOptions(ILinkEmbedController)

Erstellt ein neues HtmlOptions-Objekt, das einen Callback angibt.

public HtmlOptions(ILinkEmbedController linkEmbedController)
ParameterTypBeschreibung
linkEmbedControllerILinkEmbedControllerCallback-Objekt, das das Speichern des Projekts steuert.

Siehe Auch


HtmlOptions()

Erstellt ein neues HtmlOptions-Objekt zum Speichern in einer einzelnen HTML-Datei.

public HtmlOptions()

Siehe Auch