Click or drag to resize

ListLevelFormatAlignment Property

Gets or sets the justification of the actual number of the list item.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public HorizontalAlignment Alignment { get; set; }

Property Value

HorizontalAlignment
Remarks
The list label is justified relative to the NumberPosition property.
See Also