Microsoft SDK for Java

DhPaddings.ALL

Specifies a combination of all padding constants.

Syntax

public static final int ALL;

Remarks

This is equivalent to (TOP | RIGHT | BOTTOM | LEFT).

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