Bold Property (FontItem Object)¶
True if the font is formatted as Bold. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
b = item.Bold;
item.Bold = b;
[VBScript]¶
b = item.Bold
item.Bold = b
Version¶
Macro Reference — FontItem Object — Bold Property (FontItem Object)