ICSSKeyframesRule.Name
ICSSKeyframesRule.Name property
This attribute is the name of the keyframes, used by the ‘animation-name’ property.
public string Name { get; }
Property Value
The name.
See Also
- interface ICSSKeyframesRule
- namespace Aspose.Svg.Dom.Css
- assembly Aspose.SVG