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