public class CssInheritance extends Object implements IStyleInheritance
Constructor and Description |
---|
CssInheritance() |
Modifier and Type | Method and Description |
---|---|
boolean |
isInheritable(String cssProperty)
Checks if a property is inheritable.
|
public boolean isInheritable(String cssProperty)
isInheritable
in interface IStyleInheritance
cssProperty
- the CSS property
Copyright © 1998–2023 iText Group NV. All rights reserved.