WdListLevelAlignment Enum

Definition

Specifies the alignment of a list level.

C#
[System.Runtime.InteropServices.Guid("73849DC1-4ECB-31BD-824C-BBDAB04CF830")]
public enum WdListLevelAlignment
Inheritance
WdListLevelAlignment
Attributes

Fields

Name Value Description
wdListLevelAlignLeft 0

Left aligned.

wdListLevelAlignCenter 1

Center aligned.

wdListLevelAlignRight 2

Right aligned.

Applies to

Product Versions
Word primary interop assembly Latest