Entity.XmlVersion
Entity.XmlVersion property
An attribute specifying, as part of the text declaration, the version number of this entity, when it is an external parsed entity. This is null otherwise.
public string XmlVersion { get; }
Property Value
The XML version.
See Also
- class Entity
- namespace Aspose.Html.Dom
- assembly Aspose.HTML