MESCIUS.ActiveReports Assembly / DDCssLib Namespace / StyleSheetRule Class / FontStyle Property

In This Topic
FontStyle Property (StyleSheetRule)
In This Topic
Returns the font-style declaration value. If a value cannot be found from neither this declaration, nor the parent style, then ddFontStyleTypes.Inherit will be returned to allow the caller to determine how to handle the condition.
Syntax
'Declaration
 
Public Property FontStyle As ddFontStyleTypes
 
See Also