BoldBi Property Example

This example makes the first paragraph in the active right-to-left language document bold.

ActiveDocument.Paragraphs(1).Range.BoldBi = True

Send feedback to MSDN.Look here for MSDN Online resources.