Table of Contents

Method Reset

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Reset()

Resets the font loader. The loader will re-read all font folders on the next attempt to load a font.

public void Reset()

Remarks

Call this method after any of the font folders change.

You can use Directories property to know which font directories are used by this loader.