EVO HTML to PDF Converter

NameValuePair Constructor

Winnovative Client for .NET Documentation
Constructs a name value pair

Namespace:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient (in WnvHtmlToPdfClient.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax

public NameValuePair(
	string name,
	string value
)

Parameters

name
Type: SystemString
The pair name
value
Type: SystemString
The pair value
See Also

Reference