DocumentTypeSystemId Property
The system identifier of the external subset. This may be an absolute URI or not.

Namespace: Aspose.Html.Dom
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public string SystemId { get; }

Property Value

Type: String
The system identifier.
See Also