Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.81 KB

File metadata and controls

22 lines (16 loc) · 1.81 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)