Creates a DhBulletedList object.
public DhBulletedList()
public DhBulletedList( int listType )
listType
The type of list, which can be one of the constants provided in DhListType.
WFCInvalidEnumException thrown if listType is not one of class constants.
The default constructor creates a bulleted list (DhListType.BULLETED).