AlignmentBoxNeverHyphenateWords Property
In This Topic
Specifies that words are wrapped.
Syntax
public bool AlignmentBoxNeverHyphenateWords {get; set;}
public:
property bool AlignmentBoxNeverHyphenateWords {
bool get();
void set ( bool value);
}
See Also