set_EmbedFullFonts()

IPdfOptions::set_EmbedFullFonts(bool) method

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

virtual void Aspose::Slides::Export::IPdfOptions::set_EmbedFullFonts(bool value)=0

Remarks

Default is false.

See Also