Property EmbedImages
EmbedImages
Gets or sets whether images are embedded in the package under Pictures/.
Defaults to true.
public bool EmbedImages { get; set; }
Property Value
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.