ProxyOptionsPortNumber Property

Gets or sets the port number of the proxy host to be used when accessing a HTML document

Definition

Namespace: EvoPdfClient
Assembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
C#
public int PortNumber { get; set; }

Property Value

Int32

See Also