NameValuePairsCollectionGetByName Method
Gets the name value pair having a given name
Namespace: Winnovative.Pdf.ChromiumAssembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 18.4.0
public NameValuePair GetByName(
string name
)
- name String
- The pair name
NameValuePairThe name value pair having a given name or null if there is not any pair with the given name