|
PdfHtmlSectionProxyOptions Property
|
Gets a reference to an object containing the proxy settings used to access the web page that is being converted.
Namespace: SelectPdfAssembly: Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 26.2
Syntaxpublic HtmlToPdfProxyOptions ProxyOptions { get; }Public ReadOnly Property ProxyOptions As HtmlToPdfProxyOptions
Get
Property Value
HtmlToPdfProxyOptions
See Also