HalfWidthPunctuationOnTopOfLine Property Example
This example sets Microsoft Word to change punctuation symbols at the beginning of a line to half-width characters for the first paragraph in the active document.
ActiveDocument.Paragraphs(1).HalfWidthPunctuationOnTopOfLine = True