[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ShapeBase.Name

Name Property

Name

Gets or sets the current shape name.

Typically, this is used to store the original file name of the shape.

Declaration
public virtual string Name { get; set; }
Public Overridable Property Name As String