Share via


NoNamespace.smtId Field

Definition

Represents the smtId XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: defRPr.
  • corresponds to the following strongly-typed properties: TextCharacterPropertiesType.SmartTagId.

Applies to