Click or drag to resize

ListItemNumbers Property

Gets the list of numbers calculated by counting list paragraphs and their indentation levels.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public IList<int> Numbers { get; }

Property Value

IListInt32
See Also