Aspose::Words::Markup::CustomXmlProperty::get_Name method

CustomXmlProperty::get_Name method

Specifies the name of the custom XML attribute or smart tag property.

System::String Aspose::Words::Markup::CustomXmlProperty::get_Name() const

Remarks

Cannot be null.

Default is empty string.

See Also