/reporting-web-forms-use-custom-font-distributed-with-the-application

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

Primary LanguageVisual Basic .NETOtherNOASSERTION

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

This example shows how to create a report that uses the custom font shipped with the application.

Report with Custom Fonts

In this example, the DXFontRepository object instance loads a font from a file. 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.

Note

Although this example is a Web Forms application, the technique is valid for all DevExpress Reporting platforms.

Files to Review

Documentation

More Examples

Does this example address your development requirements/objectives?

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