IBrowsingContextNetwork Property
Gets the network services.

Namespace: Aspose.Html.Dom
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
INetwork Network { get; }

Property Value

Type: INetwork
The network services.
See Also