Link Search Menu Expand Document

BaseRendererReset Method

Resets the instance, disposes internal resources and releases the file. Use this method before loading another PDF file.

Namespace:Bytescout.PDFRenderer
Assembly: Bytescout.PDFRenderer (in Bytescout.PDFRenderer.dll) Version: 13.4.0.4759-master
Syntax
public virtual void Reset()

Implements

IBaseRendererReset
See Also

Reference