Method BeginListStyle
BeginListStyle(string, int, int)
Begins using a specified list style. Optionally, you can also pass a level and a number.
public virtual bool BeginListStyle(string listStyle, int level = 1, int number = 1)
Begins using a specified list style. Optionally, you can also pass a level and a number.
public virtual bool BeginListStyle(string listStyle, int level = 1, int number = 1)