set_EmbedFullFonts()

PdfOptions::set_EmbedFullFonts(bool) method

Determines if all characters of font should be embedded or only used subset. Write bool.

void Aspose::Slides::Export::PdfOptions::set_EmbedFullFonts(bool value) override

Remarks

Default is false.

See Also