HttpPostFieldsCollectionAddPostField Method
Add a new HTTP POST field with given name and value to collection
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public void AddPostField(
string postFieldName,
string postFieldValue
)
Parameters
- postFieldName String
- The HTTP POST field name
- postFieldValue String
- The HTTP POST field value