Microsoft SDK for Java

ContentAlignment.toTextFormat

Converts a ContentAlignment constant to a corresponding TextFormat constant.

Syntax

public static final int toTextFormat( int align )

Parameters

align

One of the constants defined in this class.

Return Value

Returns one of the constants defined by the TextFormat class.

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