ICSSKeyframesRule.AppendRule
ICSSKeyframesRule.AppendRule method
appendRule 메서드는 전달된 CSSKeyframeRule을 전달된 key 의 목록에 추가합니다.
public void AppendRule(string rule)
모수 | 유형 | 설명 |
---|---|---|
rule | String | 추가할 규칙으로, ‘@keyframes’ 규칙의 한 항목과 동일한 구문으로 표현됩니다. |
또한보십시오
- interface ICSSKeyframesRule
- 네임스페이스 Aspose.Html.Dom.Css
- 집회 Aspose.HTML