EmbeddedWoffFontsHtmlController Constructor (IHtmlFormattingController)

Creates new instance.

Namespace:  Aspose.Slides.Export
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public EmbeddedWoffFontsHtmlController(
	IHtmlFormattingController controller
)

Parameters

controller
Type: Aspose.Slides.ExportIHtmlFormattingController
HTML formatting controller.
See Also