 
            | Accusoft.PdfXpressSdk Namespace > DocumentCollection Class : Add Method | 
| Overload | Description | 
|---|---|
| Add(Document) | Adds the specified Document to the collection. | 
| Add(String,String) | Adds a Document with the provided parameters to the collection. | 
| Add(String) | Creates a new (unsecured) Document and adds it to the current collection. |