/reporting-wpf-use-private-custom-font-distributed-with-application

This example shows how to use a custom font shipped with the WPF application in a report.

Primary LanguageVisual Basic .NETOtherNOASSERTION

Reporting for WPF - How to Use a Custom Font Distributed With the Application

The main idea of this approach is to use the DXFontRepository instance to store custom fonts. The report constructor creates a new font and a XRControlStyle report style based on the newly created font. The new custom style is added to the XtraReport.StyleSheet collection.

Custom Font in WPF Reporting Application

Files to Look At

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)