Web File Picker - WrapStyle Property

WrapStyle property determines how words are wrapped

Member of Web File Picker (PRIM_WEB.FilePicker)

Data Type - Enumeration

Details

The WrapStyle property specifies how text is wrapped.
 
The WordWrap property must be set to True.

Allowed Values

Enum ValueDescription
ContinuousWrap after the last character that fits
Word Wrap after the last word that fits


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2