ListLabel

Overview

ListLabel is a class in Aspose.Words FOSS for .NET. Inherits from: IRunAttrSource.

Defines properties specific to a list label.

Properties: Font, LabelString, LabelValue.

Properties

NameTypeAccessDescription
FontFontReadGets the list label font.
LabelStringstringReadGets a string representation of list label.
LabelValueintReadGets a numeric value for this label.

See Also