Table of Contents

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.

public bool SynthesizedBold { get; set; }

Property Value

bool

true if a bold version of this PdfFont is synthesized when needed; otherwise, false.