InheritsTextDecoration Property
In This Topic
Gets a value indicating whether current stylesheet rule inherits text decoration value.
Syntax
'Declaration
Public ReadOnly Property InheritsTextDecoration As Boolean
public bool InheritsTextDecoration {get;}
See Also