| Skype: | TextControlSupport | |
| Orders: | 877-462-4772 |
Selection.ListFormat Property |
||
| Description: | Gets or sets a bulleted or numbered list and/or its formatting attributes for the selected text. The
property's value is an object of the type ListFormat. |
|
| Syntax: |
[C#]
public ListFormat ListFormat { get; set; }
[Visual Basic] Public Property ListFormat() As ListFormat |
|
| Limitations: | Runtime only. |
|
| See also: | Text Selections and Character Input, Graphical Overview. | |