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
| Name | Type | Access | Description |
|---|---|---|---|
Font | Font | Read | Gets the list label font. |
LabelString | string | Read | Gets a string representation of list label. |
LabelValue | int | Read | Gets a numeric value for this label. |