Name
IControl.Name property
Returns the name of this control. Read/write String.
public string Name { get; set; }
See Also
- interface IControl
- namespace Aspose.Slides
- assembly Aspose.Slides
Returns the name of this control. Read/write String.
public string Name { get; set; }