Paragraph._ListLevel Property

Definition

Gets or sets a value that indicates the numbering style and/or indentation level.

public:
 property int _ListLevel { int get(); };
[System.Xml.Serialization.XmlIgnore]
public int _ListLevel { get; }
[<System.Xml.Serialization.XmlIgnore>]
member this._ListLevel : int
Public ReadOnly Property _ListLevel As Integer

Property Value

An int value.

Attributes

Applies to