Aspose::Cells::PdfSaveOptions::SetEmbedStandardWindowsFonts method

PdfSaveOptions::SetEmbedStandardWindowsFonts method

True to embed true type fonts. Affects only ASCII characters 32-127. Fonts for character codes greater than 127 are always embedded. Fonts are always embedded for PDF/A-1a, PDF/A-1b standard. Default is true.

void Aspose::Cells::PdfSaveOptions::SetEmbedStandardWindowsFonts(bool value)

See Also