Html Provider


Programmer can create custom Html (htm, html) Provider. Document Provider can manipulate Html file such as adding text, getting text, etc.


Class need to inherit from the DocumentEngineProviderBase_Html


(sample code is coming soon)