ActiveReports 12
Dispose() Method

GrapeCity.ActiveReports.Document.v12 Assembly > GrapeCity.ActiveReports.Document Namespace > SectionDocument Class : Dispose() Method
If you call dispose on this level that means that you are not suppose to use anything that is contained below this level. That means no pages, no fonts, etc.
Syntax
'Declaration
 
Public Sub Dispose() 
public void Dispose()
See Also

Reference

SectionDocument Class
SectionDocument Members