MarkupWriter.WriteImage Method
- Namespace
- Kampute.DocToolkit.IO.Writers
- Assembly
- Kampute.DocToolkit.dll
Definition
Writes an image as an embedded link in the format of the target document using the specified URL and an optional title.
public abstract void WriteImage(Uri imageUrl, string title = null)
