Unload an external dynamic glyph group from a file.
[Visual Basic 6.0] Sub UnloadDynamicGlyphsGroup(
ByVal groupId As Long _
)
[Visual Basic .NET] Public Sub UnloadDynamicGlyphsGroup ( _ ByVal groupId As Integer _ )
[C#] public void UnloadDynamicGlyphsGroup ( int groupId );
[Java] public void unloadDynamicGlyphsGroup ( int groupId ) throws IOException, AutomationException
[C++]
HRESULT UnloadDynamicGlyphsGroup(
long groupId
);
Parameters
groupId [in]
groupId is a parameter of type long