[]
        
(Showing Draft Content)

C1.Util.DX.DirectWrite.Factory.UnregisterFontCollectionLoader

UnregisterFontCollectionLoader Method

UnregisterFontCollectionLoader(FontCollectionLoader)

Unregisters a custom font collection loader that was previously registered using {{RegisterFontCollectionLoader}}.

Declaration
public void UnregisterFontCollectionLoader(FontCollectionLoader fontCollectionLoader)
Parameters
Type Name Description
FontCollectionLoader fontCollectionLoader

Pointer to a FontCollectionLoader object to be unregistered.