Click or drag to resize
Pdf Library for .NET

HtmlToPdfProxyOptions Properties

The HtmlToPdfProxyOptions type exposes the following members.

Properties
  NameDescription
Public propertyHostName
Gets or sets the host name of the proxy host.
Public propertyPassword
Gets or sets the password used for authentication.
Public propertyPortNumber
Gets or sets the port number of the proxy host.
Public propertyType
Gets or sets the proxy type.
Public propertyUsername
Gets or sets the user name used for authentication.
Top
See Also