ProxyOptionsPortNumber Property

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

Definition

Namespace: Winnovative
Assembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
C#
public int PortNumber { get; set; }

Property Value

Int32

See Also