FarEastLineBreakControl Property Example

This example selects the line break option for the text in shape one on the first slide of the active presentation.

ActivePresentation.Slides(1).Shapes(1).TextFrame _.
    TextRange.ParagraphFormat.FarEastLineBreakControl = True