Click or drag to resize

XDLSReader TagName Property

Gets the name of the tag.

Namespace: Spire.Doc.Documents.XML
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public string TagName { get; }

Property Value

Type: String
The name of the tag.

Implements

IXDLSContentReader TagName
See Also