Aspose::Cells::PdfSaveOptions::GetEmbedStandardWindowsFonts method

PdfSaveOptions::GetEmbedStandardWindowsFonts 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.

bool Aspose::Cells::PdfSaveOptions::GetEmbedStandardWindowsFonts()

See Also