The following tables list the members exposed by Container.
|
Name |
Description |
|
Gets a Document object, which represents a paper product (AFD). Use the IsDocument method to check if the container contains an AFD or not. If the container contains an AFD, this property is not null. Otherwise, it will be null. | |
|
Gets the AFFileContext object. This is a low-level object for accessing files inside the container. | |
|
Gets a Manifest object, which contains information such as version and class name. | |
|
Gets a PenletData object, which represents non-stroke data generated by a penlet. Use the IsPenletData method to check if the container has penlet data. If the container contains penlet data, the property is not null. Otherwise, it will be null. |