UpdateXmpData

RasterImage.UpdateXmpData property

Gets or sets a value indicating whether to update the XMP metadata.

public virtual bool UpdateXmpData { get; set; }

Property Value

true if update the XMP metadata; otherwise, false.

See Also