Returns an array of tags that correspond to the font tables for a font.
Original signature is 'CFArrayRef CGFontCopyTableTags( CGFontRef font );'
Available in Mac OS X v10.5 and later.


- font (IntPtr)
- MISSING

An array of font table tags.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)