Microsoft SDK for Java

getFlags

This method of the FontX Class retrieves the extended flags of a FontX object.

Syntax

public int getFlags();

Return Value

Returns a one or a combination of these extended styles: EMBEDDED, STRIKEOUT, UNDERLINE, and OUTLINE.

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