Namespace: Spire.Doc.Documents.XML
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public string TagName { get; }
Public ReadOnly Property TagName As String Get
public: virtual property String^ TagName { String^ get () sealed; }
abstract TagName : string with get override TagName : string with get