public class DocumentInfo : AFPObject, IDisposable;
The document info object exists once in each AFD. Any modifications to this structure will automatically be loaded and stored when the AFD is loaded or stored. In the document info, meta data about the AFD is stored--for example, the author.
DocumentInfo.cs