Sets the value of the Report.FontStyle attached property for a given dependency object.
Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf
SyntaxC#
Copy Code
|
|---|
public static void SetFontStyle ( |
Visual Basic
Copy Code
|
|---|
Public Shared Sub SetFontStyle( _ |
The element to which the property value is written.
See Also