Click or drag to resize

XmpFormatterCreateXmpPacket Property

Gets or sets a value indicating whether full XMP is generated or an XMP packet.

Namespace:  Atalasoft.Annotate.Formatters
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public bool CreateXmpPacket { get; set; }

Property Value

Type: Boolean
A value indicating if the serialized data is formatter as an XMP packet.
Remarks
The data must be formatted as an XMP packet when embedded into images.
See Also