Aspose::Words::Markup::CustomXmlProperty::get_Value method

CustomXmlProperty::get_Value method

Gets or sets the value of the custom XML attribute or smart tag property.

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

Remarks

Cannot be null.

Default is empty string.

See Also