Source.Tag Property
Tag.Represents the element tag in schema: b:Tag
Namespace: DocumentFormat.OpenXml.Bibliography
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property Tag As Tag
Get
Set
'Usage
Dim instance As Source
Dim value As Tag
value = instance.Tag
instance.Tag = value
public Tag Tag { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Bibliography.Tag
Returns Tag.