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_NetCore (in EvoPdfClient_NetCore.dll) Version: 11.0.0
C#
public int PortNumber { get; set; }

Property Value

Int32

See Also