ActiveReports 13
Dispose() Method

GrapeCity.ActiveReports.Document 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