get_RasterizeUnsupportedFontStyles()

IPdfOptions::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.

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

Remarks

Default is false.

See Also