EntityNotationName Property
For unparsed entities, the name of the notation for the entity. For parsed entities, this is null.

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

Property Value

Type: String
The name of the notation.
See Also