Table of Contents

Property InternalSubset

Namespace
SharpVectors.Dom
Assembly
SharpVectors.Core.dll

InternalSubset

Gets the value of the document type definition (DTD) internal subset on the DOCTYPE declaration.

string InternalSubset { get; }

Property Value

string

The DTD internal subset on the DOCTYPE. If there is no DTD internal subset, Empty is returned.