NameValuePairsCollectionAdd Method
Adds a name value pair to collection
Namespace: EvoPdf.ChromiumAssembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 11.4.0
public NameValuePair Add(
string name,
string value
)
- name String
- The pair name
- value String
- The pair value
NameValuePairThe added pair