get_EmbedTrueTypeFontsForASCII()

IPdfOptions::get_EmbedTrueTypeFontsForASCII() method

True to embed true type fonts for ASCII characters 32-127. Fonts for character codes greater than 127 are always embedded. Read bool.

virtual bool Aspose::Slides::Export::IPdfOptions::get_EmbedTrueTypeFontsForASCII()=0

Remarks

Default is true.

See Also