Click or drag to resize

ListLevelFormatCollectionItem Property


Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public ListLevelFormat this[
	int index
] { get; }

Parameters

index  Int32
The zero-based index of the ListLevelFormat.

Return Value

ListLevelFormat
The ListLevelFormat.
See Also