Provides all main classes for document generation, most notably class DocumentGenerator.

Class Description
Public class DocumentGenerationResult Holds the information of the document generation result.
Public class DocumentGenerator Used to generate report documents by populating report template .docx files with data.
Public class ElementInitializeEventArgs Provides data for the ElementInitialize event.
Public class ElementInitializeHandler Represents the method that will handle the ElementInitialize event.
Public class Error Represents an issue (error or warning) that occurred in a document generation process.
Public class InvalidTemplateException The exception that is thrown when a document is not a valid Docentric template.
Public class LabelRequestEventArgs Provides data for the ????????????????????????????????
Public class LabelRequestHandler
Class Description
Public delegate ElementInitializeHandler Represents the method that will handle the ElementInitialize event.
Public delegate LabelRequestHandler
Class Description
Public enum Severity Represents the severity of an issue that occurred in a document generation process.