Skip to content

Register a custom IUriStreamProvider to import HTML files that contain embedded images.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/how-to-import-html-files-that-contain-images-referenced-with-custom-prefix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to: Import HTML Files that Contain Images Referenced with a Custom Prefix

This example illustrates how to obtain an image referenced with the 'cid' prefix from an external file in BMP format.

The Rich Text Editor allows you to import HTML files that contain embedded images or links to external images with the src attribute specified as an image URL. However, you can have web files where images are referenced in a custom manner (for example, with the prefix 'cid' in the img src attribute, as in email files). In this case, you need to implement and register a custom IUriStreamProvider to import these files into the Rich Text Editor.

Files to Review

More Examples

Documentation

Does this example address your development requirements/objectives?

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

About

Register a custom IUriStreamProvider to import HTML files that contain embedded images.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •