Disposes the TerminalFont object.
            
    Namespace: 
   Rebex.TerminalEmulation
    Assembly:
   Rebex.Terminal (in Rebex.Terminal.dll)
 Syntax
Syntax
| Visual Basic | 
|---|
| Public Sub Dispose | 
| C# | 
|---|
| public void Dispose() | 
Implements
IDisposable..::..Dispose()()()() Remarks
Remarks
            Calling this method ensures that all resources are freed.
            
 
     
     
     
     
    