IBrowsingContextNetwork Property
Gets the network services.

Namespace: Aspose.Svg.Dom
Assembly: Aspose.SVG (in Aspose.SVG.dll) Version: 20.2
Syntax
INetwork Network { get; }

Property Value

Type: INetwork
The network services.
See Also