MetadataAdd Method (KeyValuePairString, XmpValue)

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public void Add(
	KeyValuePair<string, XmpValue> item
)

Parameters

item
Type: System.Collections.GenericKeyValuePairString, XmpValue

Implements

ICollectionTAdd(T)
See Also