Dispose Method (RtfFilter)
In This Topic
Called when the component finishes rendering a report, or when the rendering process is canceled by the user or interrupted by an error.
Syntax
'Declaration
Public Overrides Sub Dispose()
public override void Dispose()
See Also