KeyValue Constructor
Constructs a key value pair
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public KeyValue(
string key,
string value
)
Parameters
- key String
- The pair key
- value String
- The pair value