New to Telerik UI for WPFStart a free 30-day trial

Represents a formatter for converting a list item to a string representation.

Definition

Namespace:Telerik.Windows.Documents.Lists

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

C#
public class ListItemStringFormatter

Inheritance: objectListItemStringFormatter

Constructors

C#
public ListItemStringFormatter()

Methods

Gets the list item string.

C#
public static string GetListItemString(Paragraph paragraph, bool getNumberOnly)
Parameters:paragraphParagraphgetNumberOnlyboolReturns:

string