FitTextWidth Property Example

This example fits the current selection into a space 5 centimeters wide.

Selection.FitTextWidth = CentimetersToPoints(5)