NameValuePair Constructor
Constructs a name value pair
Namespace: EvoPdf.NextAssembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.0.0
public NameValuePair(
string name,
string value
)
Parameters
- name String
- The pair name
- value String
- The pair value