GetPropertyPriority
ICSSStyleDeclaration.GetPropertyPriority method
用于检索 CSS 属性的优先级(例如,“重要”限定符),如果该属性已在此声明块中显式设置。
public string GetPropertyPriority(string propertyName)
范围 | 类型 | 描述 |
---|---|---|
propertyName | String | 物业名称。 |
返回值
返回属性优先级
也可以看看
- interface ICSSStyleDeclaration
- 命名空间 Aspose.Svg.Dom.Css
- 部件 Aspose.SVG