Property StripMetadata
StripMetadata
Gets or sets whether every metadata block carried by the image
(EXIF, XMP, textual entries) is cleared before the redacted pixels
are encoded. Metadata routinely duplicates content being redacted,
for example capture locations, author names, or embedded thumbnails
of the unredacted picture. Default: true.
public bool StripMetadata { get; set; }