ICSSStyleDeclaration.RemoveProperty
ICSSStyleDeclaration.RemoveProperty method
Wird verwendet, um eine CSS-Eigenschaft zu entfernen, wenn sie explizit in diesem Deklarationsblock festgelegt wurde.
public string RemoveProperty(string propertyName)
| Parameter | Typ | Beschreibung |
|---|---|---|
| propertyName | String | Name der Eigenschaft. |
Rückgabewert
Gibt Eigenschaftswert zurück
Siehe auch
- interface ICSSStyleDeclaration
- namensraum Aspose.Html.Dom.Css
- Montage Aspose.HTML