ActiveReports 12
Unmap Method

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Drawing Namespace > IFontInfo Interface : Unmap Method
Try to release the font from cache or destroy.
Syntax
'Declaration
 
Sub Unmap( _
   ByVal font As Font _
) 
void Unmap( 
   Font font
)

Parameters

font
See Also

Reference

IFontInfo Interface
IFontInfo Members