[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.DirectWrite.Factory.UnregisterFontCollectionLoader

UnregisterFontCollectionLoader Method

UnregisterFontCollectionLoader(IFontCollectionLoader)

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

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

Pointer to a IFontCollectionLoader object to be unregistered.