Gets or sets a value that determines whether a variable name or figure caption is displayed in a bold font.
Syntax
object.NameFontBold [= value]
The NameFontBold property syntax has the following parts:
Part |
Description |
object |
A rectangle, ellipse or figure caption (an object of type PDElement.) |
value |
(Integer) -1 if object's name is displayed in a bold font. 0 otherwise. |
See example.