[]
Specifies content options.
public enum ContentOptions
Name | Description |
---|---|
None | All content is shown. |
Trim | Trim content if its width is large than MaxWidth property. |
WordWrap | Wrap content if its width is large than MaxWidth property. |