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