ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / FontFace Class / ReleaseFontTable Method

In This Topic
    ReleaseFontTable Method
    In This Topic
    void IDWriteFontFace::ReleaseFontTable([In] void* tableContext)
    Syntax
    'Declaration
     
    Public Sub ReleaseFontTable( _
       ByVal tableContext As IntPtr _
    ) 
    public void ReleaseFontTable( 
       IntPtr tableContext
    )

    Parameters

    tableContext
    See Also