Table of Contents

FlexCelHtmlExport.EmbedImages Property

If true, images will be embedded in the HTML file using base64 encoded data uris as defined in http://tools.ietf.org/html/rfc2397

Syntax

Namespace: FlexCel.Render

public Boolean EmbedImages { get; set; }

See also