Name
IShape.Name property
Returns or sets the name of a shape. Read/write String.
public string Name { get; set; }
See Also
- interface IShape
- namespace Aspose.Slides
- assembly Aspose.Slides
Returns or sets the name of a shape. Read/write String.
public string Name { get; set; }