DocumentType.InternalSubset

DocumentType.InternalSubset property

The internal subset as a String, or null if there is none.

public String InternalSubset { get; }

Property Value

The internal subset.

See Also