Namespace CodeFactory.Document
Classes
DocumentException
Exception management class that host information about exceptions that occurred while managing documents in code factory.
DocumentLine
Data class that holds the document line information.
DocumentLocation
Document location data class, used to determine a point within a document. This is used for gathering and setting model information.
Interfaces
IDocumentContent
The contents of a document loaded from code factory.
IDocumentLine
Metadata about a line from a document that has been returned from code factory.
IDocumentLocation
Definition of the information to identify a location within a document.