Node.BaseURI
Node.BaseURI property
The absolute base URI of this node or null if the implementation wasn’t able to obtain an absolute URI.
public virtual string BaseURI { get; }
See Also
- class Node
- namespace Aspose.Svg.Dom
- assembly Aspose.SVG
The absolute base URI of this node or null if the implementation wasn’t able to obtain an absolute URI.
public virtual string BaseURI { get; }