ComponentOne Bitmap for WPF
TryGetFontTable Method

C1.WPF.DX.4 Assembly > C1.Util.DX.DirectWrite Namespace > FontFace Class : TryGetFontTable Method
Finds the specified OpenType font table if it exists and returns a reference to it. The function accesses the underlying font data through the C1.Win.DX.DirectWrite.FontFileStream interface implemented by the font file loader.
Overload List
OverloadDescription
Finds the specified OpenType font table if it exists and returns a reference to it. The function accesses the underlying font data through the C1.Win.DX.DirectWrite.FontFileStream interface implemented by the font file loader.  
HRESULT IDWriteFontFace::TryGetFontTable([In] unsigned int openTypeTableTag,[Out, Buffer] const void** tableData,[Out] unsigned int* tableSize,[Out] void** tableContext,[Out] BOOL* exists)  
See Also

Reference

FontFace Class
FontFace Members