Microsoft SDK for Java

DhStyle.DhStyle

Creates a DhStyle object.

Syntax

public DhStyle()

public DhStyle( String name )

Parameters

name

The name of the style to use for underlying HTML generation.

Remarks

Use the constructor with the name parameter to name your style and control the underlying HTML code that is generated by this object.

Note This is completely handled for you in the default (empty) constructor.

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