RasterizeUnsupportedFontStyles
IPdfOptions.RasterizeUnsupportedFontStyles property
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/write Boolean.
public bool RasterizeUnsupportedFontStyles { get; set; }
Remarks
Default is false.
See Also
- interface IPdfOptions
- namespace Aspose.Slides.Export
- assembly Aspose.Slides