set_RasterizeUnsupportedFontStyles()
PdfOptions::set_RasterizeUnsupportedFontStyles(bool) method
Indicates whether text should be rasterized as a bitmap and saved to PDF when the font does not support bold styling. This approach can enhance the quality of text in the resulting PDF for certain fonts. Write bool.
void Aspose::Slides::Export::PdfOptions::set_RasterizeUnsupportedFontStyles(bool value) override
Remarks
Default is false.
See Also
- Class PdfOptions
- Namespace Aspose::Slides::Export
- Library Aspose.Slides