Name
Shape.Name property
Returns or sets the name of a shape. Must be not null. Use empty string value if needed. Read/write String.
public string Name { get; set; }
See Also
- class Shape
- namespace Aspose.Slides
- assembly Aspose.Slides
Returns or sets the name of a shape. Must be not null. Use empty string value if needed. Read/write String.
public string Name { get; set; }