Dispose Method (RtfLabelFilter)
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 Overridable Sub Dispose()
public virtual void Dispose()
See Also