Microsoft SDK for Java

DhStyle Class

Represents a collection of properties that can be freely applied to any element.

Component 
  | 
  +--DhStyleBase 
        | 
        +--DhStyle

package com.ms.wfc.html

public class DhStyle
extends
DhStyleBase

Remarks

The fundamental usage scenario for this class is to create instances of this class and apply them using the DhElement.setStyle method.

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