Property SynthesizedBold
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
SynthesizedBold
Gets or sets a value indicating whether a bold version of this PdfFont is synthesized when needed.
[Obsolete("This property will be removed in the next release of the library. Use the PdfTextDrawingOptions.SynthesizeBold and PdfStringDrawingOptions.SynthesizeBold properties instead.")]
public bool SynthesizedBold { get; set; }