DocumentInfo.Add
DocumentInfo.Add method
Adds an element with the specified key and value into the collection.
public void Add(string key, string value)
| Parameter | Type | Description |
|---|---|---|
| key | String | The key of the element to add. |
| value | String | The value of the element to add. The value can be null. |
See Also
- class DocumentInfo
- namespace Aspose.Pdf
- assembly Aspose.PDF