Interface ICSSKeyframeRule
Interface ICSSKeyframeRule
名称: Aspose.Html.Dom.Css 编辑: Aspose.HTML.dll (25.4.0)
CSSKeyframeRule 界面代表单个密钥的风格规则。
[ComVisible(true)]
[DOMObject]
[DOMName("CSSKeyframeRule")]
public interface ICSSKeyframeRule : ICSSRule
Implements
Properties
KeyText
这个属性代表了关键框选择器作为百分比值的单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单单。
string KeyText { get; }
财产价值
Style
这个属性代表了与此关键框相关的风格。
ICSSStyleDeclaration Style { get; }