[]
Gets or sets whether to apply bold formatting to the entry's page number.
However, if the table of authorities style for that entry is already bold, the true value removes that formatting for that entry.
Default value is false.
public bool Bold { get; set; }
Public Property Bold As Boolean