set_RasterizeUnsupportedFontStyles()
IPdfOptions::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.
virtual void Aspose::Slides::Export::IPdfOptions::set_RasterizeUnsupportedFontStyles(bool value)=0
Remarks
Default is false.
See Also
- Class IPdfOptions
- Namespace Aspose::Slides::Export
- Library Aspose.Slides