Name
Control.Name property
Gets or sets the name of this control. Read/write String.
public string Name { get; set; }
See Also
- class Control
- namespace Aspose.Slides
- assembly Aspose.Slides
Gets or sets the name of this control. Read/write String.
public string Name { get; set; }