Property Bold
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Bold
(PDF 1.4) Gets or sets a value indicating whether this PdfOutlineItem should be displayed in bold.
public bool Bold { get; set; }
Property Value
- bool
true
if this PdfOutlineItem should be displayed in bold; otherwise,false
.