HiQPdf Documentation

HtmlObjectBaseHttpPostFields Property

Quickly Create High Quality PDFs
A collection of HTTP POST fields to be used when accessing a web page in this HTML object. If the collection is not empty, the converter will make a POST request to the web page URL with the fields from this collection.

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public HttpPostFieldsCollection HttpPostFields { get; }

Property Value

Type: HttpPostFieldsCollection
See Also

Reference