RemoveProperty

ICSSStyleDeclaration.RemoveProperty method

用于删除已在此声明块中显式设置的 CSS 属性。

public string RemoveProperty(string propertyName)
范围类型描述
propertyNameString物业名称。

返回值

返回属性值

也可以看看