Table of Contents

Property EmbedImages

Namespace
DocWright.Formats.Odt
Assembly
DocWright.Formats.Odt.dll

EmbedImages

Gets or sets whether images are embedded in the package under Pictures/. Defaults to true.

public bool EmbedImages { get; set; }

Property Value

bool

Remarks

Turning this off drops images with a diagnostic rather than emitting an external reference: DocWright never writes a path into a document that a consumer would then resolve from disk.