Adds a name value pair to collection
Namespace: EvoPdf.HtmlToPdfClient
Assembly: EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax
Parameters
- name
- Type: SystemString
The pair name - value
- Type: SystemString
The pair value
Return Value
Type: NameValuePairThe added pair
See Also