Share via


TextCharacterPropertiesType.SmartTagId Property

SmartTag ID.Represents the attribte in schema: smtId

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

Syntax

'Declaration
<SchemaAttrAttribute(, "smtId")> _
Public Property SmartTagId As UInt32Value
    Get
    Set
'Usage
Dim instance As TextCharacterPropertiesType
Dim value As UInt32Value

value = instance.SmartTagId

instance.SmartTagId = value
[SchemaAttrAttribute(, "smtId")]
public UInt32Value SmartTagId { get; set; }

Property Value

Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

See Also

Reference

TextCharacterPropertiesType Class

TextCharacterPropertiesType Members

DocumentFormat.OpenXml.Drawing Namespace