is_bold From AutoCAD AutoLISP & Visual LISP previous page next page initial_focus Programmable Dialog Box Reference is_cancel AutoLISP Developer's Guide > Working with Programmable Dialog Boxes > Programmable Dialog Box Reference > is_bold is_bold = true-false; Specifies whether the text is displayed in bold characters. Possible values are true or false (default: false). If true, the text is displayed in bold characters. previous page start next page