public class LSDocument : AFPObject, IDisposable;
Encapsulates a paper document(AFD). A document consists of PageTemplates which represent the pages. A document can be printed multiple times with different pattern and these are called copies. When accessing data for a specific PageTemplate and copy, the PageInstance object is used.
LSDocument.cs