Gets and sets a value to determine whether text word wraps inside the PrintText method’s print rectangle.
Read-write property
Visual Basic |
---|
Public Property WordWrap As Boolean |
A boolean value which is True to wrap text inside the PrintText method's print rectangle. Otherwise, False should be used.