[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ListLevelAlignment

Enum ListLevelAlignment

Namespace
GrapeCity.Documents.Word
Assembly
GcDocs.Word.dll

Specifies alignment for a list number or bullet.

public enum ListLevelAlignment

Fields

Center = 1

The list label is centered at the number position.

Left = 0

The list label is aligned to the left of the number position.

Right = 2

The list label is aligned to the right of the number position.