Overview | Methods | This Package | All Packages
Creates a DhBulletedList object.
public DhBulletedList()
public DhBulletedList( int listType )
Parameters
listType
The type of list, which can be one of the constants provided in DhListType.
Exceptions
WFCInvalidEnumException thrown if listType is not one of class constants.
Remarks
The default constructor creates a bulleted list (DhListType.BULLETED).