This method of the ActiveXToolkit Class retrieves the IUnknown interface of a Font object that represents a Java font.
static public Object getIUnknownFont(Font font);
Returns the IUnknown interface of an Font object that represents a Java font.
font | The Font object that represents a Java font. |