Property Bold
- Namespace
 - BitMiracle.Docotic.Pdf
 
- Assembly
 - BitMiracle.Docotic.Pdf.dll
 
Bold
Gets a value indicating whether the font is bold.
public bool Bold { get; }
Property Value
- bool
 trueif the font is bold; otherwise,false.
Gets a value indicating whether the font is bold.
public bool Bold { get; }
true if the font is bold; otherwise, false.