HtmlOptions

HtmlOptions(ILinkEmbedController)

Erstellt ein neues HtmlOptions-Objekt, das den Rückruf 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 einzigen HTML-Datei.

public HtmlOptions()

Siehe auch