Document Provider
Programmer can create custom Document (docx) Provider. Document Provider can manipulate Microsoft Document file such as adding text, getting text, etc.
Class need to inherit from the DocumentEngineProviderBase_Document
(sample code is coming soon)