Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.83 KB

File metadata and controls

22 lines (16 loc) · 1.83 KB

Word Processing - How to Create a Custom Exporter for a Specific Format

This example illustrates how to create and register a custom DocumentModelExporter for a BBCode format. It supports several basic BBCode tags (including hyperlinks and images). The major export functionality is implemented in overridden Export* methods of the BBCodeExporter class.

Files to Review

Does This Example Address Your Development Requirements/Objectives?

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