public class AFFileContext : AFPObject, IDisposable;
Enables low level reading and writing to the zip file. Should be avoided in most cases. For most operations, getting a file handle in the userdata/ is sufficient. You can use the Document and LSDocument classes to get a file handle.
AFFileContext.cs