Initializes a new instance of the Container class.
public static Container CreateNew(string path);
Parameters |
Description |
string path |
The paper product (*.AFD) file path to save on disk. |
The container object.
If you want to create a doc and not a jar please use
Document.CreateNew()