WriteAllFonts

EmbedAllFontsHtmlController.WriteAllFonts method

Write all fonts contained in Presentation.

public virtual void WriteAllFonts(IHtmlGenerator generator, IPresentation presentation)
ParameterTypeDescription
generatorIHtmlGeneratorOutput object.
presentationIPresentationPresentation which being currently rendered.

See Also