Microsoft SDK for Java

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.