Share via


P.tagLst Field

Definition

Represents the p:tagLst XML element.

public static readonly System.Xml.Linq.XName tagLst;
 staticval mutable tagLst : System.Xml.Linq.XName
Public Shared ReadOnly tagLst As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: graphicData.
  • has the following child XML elements: tag.
  • corresponds to the following strongly-typed classes: TagList.

Applies to