[]
        
(Showing Draft Content)

C1.C1Preview.WordWrapMode

WordWrapMode Enum

Specifies how to break words when lines of text wrap.

Namespace: C1.C1Preview
Assembly: C1.PrintDocument.8.dll
Syntax
public enum WordWrapMode

Fields

Name Description
BreakWord

A word can be split at any position if needed.

Normal

Default. A word is not split unless it is too long to fit within the boundaries of the container by itself.