NShape Reference
IParagraphStyle.WordWrap Property

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape > IParagraphStyle Interface >

NShape Reference
IParagraphStyle.WordWrap Property

Previous pageReturn to chapter overviewNext page

Specifies whether text should be wrapped or truncated.

Syntax

bool WordWrap { get; }

Description

Specifies whether text should be wrapped automatically if the text does not fit into the layout area.

If set to false, the text will be truncated.