WriteAllFonts()

EmbedAllFontsHtmlController::WriteAllFonts(System::SharedPtr<IHtmlGenerator>, System::SharedPtr<IPresentation>) method

Write all fonts contained in Presentation.

virtual void Aspose::Slides::Export::EmbedAllFontsHtmlController::WriteAllFonts(System::SharedPtr<IHtmlGenerator> generator, System::SharedPtr<IPresentation> presentation)

Arguments

ParameterTypeDescription
generatorSystem::SharedPtr<IHtmlGenerator>Output object.
presentationSystem::SharedPtr<IPresentation>Presentation which being currently rendered.

See Also