Microsoft SDK for Java

DhPaddings Class

Provides constant definitions for padding style manipulation.

com.ms.wfc.core.Enum 
  | 
  +--DhPaddings

package com.ms.wfc.html

public class DhPaddings
extends
com.ms.wfc.core.Enum

Remarks

This class is used by the DhStyleBase.setPaddingWidth method to specify the side to which to apply the padding width. Padding constants can be combined using the bitwise OR to specify more than one padding side.

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