NotationPublicId Property
The public identifier of this notation. If the public identifier was not specified, this is null.

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

Property Value

Type: String
The public identifier.
See Also