Table of Contents

Interface IHtmlResourceWriter

Namespace
DocWright.Formats.Html
Assembly
DocWright.Formats.Html.dll

Receives the resources a linked-mode export produces and returns the href to reference them by. The writer never touches the file system.

public interface IHtmlResourceWriter

Methods

Write(string, string, byte[])

Stores one resource and returns the href to write into the document.