get_RasterizeUnsupportedFontStyles()
PdfOptions::get_RasterizeUnsupportedFontStyles() 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. Read bool.
bool Aspose::Slides::Export::PdfOptions::get_RasterizeUnsupportedFontStyles() override
Remarks
Default is false.
See Also
- Class PdfOptions
- Namespace Aspose::Slides::Export
- Library Aspose.Slides