Share via


AlternateContentChoice.TagName Property

The tag name of the Choice element

Namespace:  DocumentFormat.OpenXml
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Shared ReadOnly Property TagName As String
    Get
'Usage
Dim value As String

value = AlternateContentChoice.TagName
public static string TagName { get; }

Property Value

Type: System.String
Returns String.

See Also

Reference

AlternateContentChoice Class

AlternateContentChoice Members

DocumentFormat.OpenXml Namespace