'Declaration Public Sub RegisterFontCollectionLoader( _ ByVal fontCollectionLoader As FontCollectionLoader _ )
public void RegisterFontCollectionLoader( FontCollectionLoader fontCollectionLoader )
Parameters
- fontCollectionLoader
- Reference to a FontCollectionLoader object to be registered.
Return Value
If the method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.