class
SmartTag
Source: aspose.
Represents a smart tag.
Methods
getDeleted()
Indicates whether the smart tag is deleted.
getName()
Gets the name of the smart tag.
getProperties()
Gets and set the properties of the smart tag.
getUri()
Gets the namespace URI of the smart tag.
setDeleted()
Indicates whether the smart tag is deleted.
setLink(uri, name)
Change the name and the namespace URI of the smart tag.
Parameters
Name | Type | Optional | Description |
---|---|---|---|
uri |
String |
|
The namespace URI of the smart tag. |
name |
String |
|
The name of the smart tag. |
setProperties()
Gets and set the properties of the smart tag.