Microsoft SDK for Java

DhMarginWidthInfo Fields

Fields Description
bottomUnit Specifies the bottom margin width unit as one of the DhUnits constants.
bottomWidth Specifies the bottom margin width in units specified by bottomUnit.
leftUnit Specifies the left margin width unit as one of the DhUnits constants.
leftWidth Specifies the left margin width in units specified by leftUnit.
rightUnit Specifies the right margin width unit as one of the DhUnits constants.
rightWidth Specifies the right margin width in units specified by rightUnit.
topUnit Specifies the top margin width unit as one of the DhUnits constants.
topWidth Specifies the top margin width in units specified by topUnit.

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