ICSSStyleDeclaration.GetPropertyValue
ICSSStyleDeclaration.GetPropertyValue method
Används för att hämta värdet på en CSS-egenskap om den uttryckligen har ställts in i detta deklarationsblock.
public string GetPropertyValue(string propertyName)
Parameter | Typ | Beskrivning |
---|---|---|
propertyName | String | Fastighetens namn. |
Returvärde
Returnerar egenskapens värde
Se även
- interface ICSSStyleDeclaration
- namnutrymme Aspose.Html.Dom.Css
- hopsättning Aspose.HTML