DhBulletedList.DhBulletedList

Overview | Methods | This Package | All Packages

DhBulletedList.DhBulletedList

Creates a DhBulletedList object.

Syntax

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).