ComponentOne Bitmap for WPF
ReleaseFileFragment Method (FontFileStreamNative)

C1.WPF.DX.4 Assembly > C1.Util.DX.DirectWrite Namespace > FontFileStreamNative Class : ReleaseFileFragment Method
A reference to the client-defined context of a font fragment returned from {{ReadFileFragment}}.
Releases a fragment from a file.
Syntax
'Declaration
 
Public Sub ReleaseFileFragment( _
   ByVal fragmentContext As System.IntPtr _
) 
public void ReleaseFileFragment( 
   System.IntPtr fragmentContext
)

Parameters

fragmentContext
A reference to the client-defined context of a font fragment returned from {{ReadFileFragment}}.
See Also

Reference

FontFileStreamNative Class
FontFileStreamNative Members