\b
The \b statement starts bold text. The statement applies to all subsequent text up to the next \plain or \b0 statement.
Comments
No \plain or \b0 statement is required if the \b statement and subsequent text are enclosed in braces. Braces limit the scope of a character property statement to just the enclosed text.
The \b0 statement was first supported in the Microsoft Help compiler version 3.1.
Example
The following example sets Note to bold:
{\b Note} Setting the Auto option frees novice users from determining their system configurations.
See Also
\i, \plain, \scaps
#:dg36w