Aspose::Words::Drawing::ShapeBase::get_Name method

ShapeBase::get_Name method

Gets or sets the optional shape name.

System::String Aspose::Words::Drawing::ShapeBase::get_Name()

Remarks

Default is empty string.

Cannot be null, but can be an empty string.

See Also