Microsoft SDK for Java

getTextCapabilities

This method of the Device Class retrieves the text capabilities of the device.

Syntax

public int getTextCapabilities();

Return Value

Returns one or a combination of the text capabilities flags shown in the following table.

TC_OP_CHARACTER TC_CP_STROKE
TC_OP_STROKE TC_RESERVED
TC_CR_ANY TC_CR_90
TC_SF_X_YINDEP TC_SA_DOUBLE
TC_SA_CONTIN TC_SA_INTEGER
TC_EA_DOUBLE TC_IA_ABLE
TC_SO_ABLE TC_UA_ABLE
TC_RA_ABLE TC_VA_ABLE
TC_SCROLLBLT  

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