WrapStyle property determines how words are wrapped
Member of Web File Picker (PRIM_WEB.FilePicker)
Data Type - Enumeration
The WrapStyle property specifies how text is wrapped. The WordWrap property must be set to True.
Enum Value | Description |
---|---|
Continuous | Wrap after the last character that fits |
Word | Wrap after the last word that fits |
Febuary 18 V14SP2