ActiveReports Developer 7
Dispose() Method
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Drawing Namespace > FontEx Class : Dispose() Method

Glossary Item Box

Releases all resources used by this FontEx object.

Syntax

Visual Basic (Declaration) 
Public Sub Dispose() 
C# 
public void Dispose()

Return Value

This method does not return a value.

See Also